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