#include <AnySeqC.h>
Public Types | |
typedef AnySeq_var | _var_type |
typedef AnySeq_out | _out_type |
Public Member Functions | |
AnySeq (void) | |
AnySeq (CORBA::ULong max) | |
AnySeq (CORBA::ULong max, CORBA::ULong length, CORBA::Any *buffer, CORBA::Boolean release=false) | |
AnySeq (const AnySeq &) | |
~AnySeq (void) | |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
typedef AnySeq_out CORBA::AnySeq::_out_type |
typedef AnySeq_var CORBA::AnySeq::_var_type |
CORBA::AnySeq::AnySeq | ( | void | ) |
CORBA::AnySeq::AnySeq | ( | CORBA::ULong | max | ) |
CORBA::AnySeq::AnySeq | ( | CORBA::ULong | max, | |
CORBA::ULong | length, | |||
CORBA::Any * | buffer, | |||
CORBA::Boolean | release = false | |||
) |
CORBA::AnySeq::AnySeq | ( | const AnySeq & | ) |
CORBA::AnySeq::~AnySeq | ( | void | ) |
void CORBA::AnySeq::_tao_any_destructor | ( | void * | ) | [static] |