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