TAO
2.0.8
|
#include <IOPC.h>
Public Types | |
typedef ServiceContextList_var | _var_type |
typedef ServiceContextList_out | _out_type |
Public Member Functions | |
ServiceContextList (void) | |
ServiceContextList (::CORBA::ULong max) | |
ServiceContextList (::CORBA::ULong max,::CORBA::ULong length, ServiceContext *buffer,::CORBA::Boolean release=false) | |
ServiceContextList (const ServiceContextList &) | |
virtual | ~ServiceContextList (void) |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
IOP::ServiceContextList::ServiceContextList | ( | void | ) |
IOP::ServiceContextList::ServiceContextList | ( | ::CORBA::ULong | max | ) |
IOP::ServiceContextList::ServiceContextList | ( | ::CORBA::ULong | max, |
::CORBA::ULong | length, | ||
IOP::ServiceContext * | buffer, | ||
::CORBA::Boolean | release = false |
||
) |
IOP::ServiceContextList::ServiceContextList | ( | const ServiceContextList & | seq | ) |
IOP::ServiceContextList::~ServiceContextList | ( | void | ) | [virtual] |
void IOP::ServiceContextList::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |