TAO_AnyTypeCode
2.0.8
|
#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 &) | |
virtual | ~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 & | seq | ) |
CORBA::AnySeq::~AnySeq | ( | void | ) | [virtual] |
void CORBA::AnySeq::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |