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