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