TAO
2.0.8
|
#include <UShortSeqC.h>
Public Types | |
typedef UShortSeq_var | _var_type |
typedef UShortSeq_out | _out_type |
Public Member Functions | |
UShortSeq (void) | |
UShortSeq (::CORBA::ULong max) | |
UShortSeq (::CORBA::ULong max,::CORBA::ULong length,::CORBA::UShort *buffer,::CORBA::Boolean release=false) | |
UShortSeq (const UShortSeq &) | |
virtual | ~UShortSeq (void) |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
CORBA::UShortSeq::UShortSeq | ( | void | ) |
CORBA::UShortSeq::UShortSeq | ( | ::CORBA::ULong | max | ) |
CORBA::UShortSeq::UShortSeq | ( | ::CORBA::ULong | max, |
::CORBA::ULong | length, | ||
::CORBA::UShort * | buffer, | ||
::CORBA::Boolean | release = false |
||
) |
CORBA::UShortSeq::UShortSeq | ( | const UShortSeq & | seq | ) |
CORBA::UShortSeq::~UShortSeq | ( | void | ) | [virtual] |
void CORBA::UShortSeq::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |