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