#include <ShortSeqC.h>
Inheritance diagram for CORBA::ShortSeq:
Public Types | |
typedef ShortSeq_var | _var_type |
Public Member Functions | |
ShortSeq (void) | |
ShortSeq (CORBA::ULong max) | |
ShortSeq (CORBA::ULong max, CORBA::ULong length, CORBA::Short *buffer, CORBA::Boolean release=0) | |
ShortSeq (const ShortSeq &) | |
~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 = 0 | |||
) |
CORBA::ShortSeq::ShortSeq | ( | const ShortSeq & | ) |
CORBA::ShortSeq::~ShortSeq | ( | void | ) |
void CORBA::ShortSeq::_tao_any_destructor | ( | void * | ) | [static] |