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