#include <ServicesC.h>
Public Types | |
typedef ServiceOptionSeq_var | _var_type |
Public Member Functions | |
ServiceOptionSeq (void) | |
ServiceOptionSeq (CORBA::ULong max) | |
ServiceOptionSeq (CORBA::ULong max, CORBA::ULong length, CORBA::ULong *buffer, CORBA::Boolean release=false) | |
ServiceOptionSeq (const ServiceOptionSeq &) | |
~ServiceOptionSeq (void) | |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
CORBA::ServiceOptionSeq::ServiceOptionSeq | ( | void | ) |
CORBA::ServiceOptionSeq::ServiceOptionSeq | ( | CORBA::ULong | max | ) |
CORBA::ServiceOptionSeq::ServiceOptionSeq | ( | CORBA::ULong | max, | |
CORBA::ULong | length, | |||
CORBA::ULong * | buffer, | |||
CORBA::Boolean | release = false | |||
) |
CORBA::ServiceOptionSeq::ServiceOptionSeq | ( | const ServiceOptionSeq & | ) |
CORBA::ServiceOptionSeq::~ServiceOptionSeq | ( | void | ) |
void CORBA::ServiceOptionSeq::_tao_any_destructor | ( | void * | ) | [static] |