#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 &) | |
~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 & | ) |
CORBA::UShortSeq::~UShortSeq | ( | void | ) |
void CORBA::UShortSeq::_tao_any_destructor | ( | void * | ) | [static] |