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