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