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