TAO_PortableServer
2.0.8
|
#include <POAC.h>
Public Types | |
typedef POAList_var | _var_type |
typedef POAList_out | _out_type |
Public Member Functions | |
POAList (void) | |
POAList (::CORBA::ULong max) | |
POAList (::CORBA::ULong max,::CORBA::ULong length, POA_ptr *buffer,::CORBA::Boolean release=false) | |
POAList (const POAList &) | |
virtual | ~POAList (void) |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
PortableServer::POAList::POAList | ( | void | ) |
PortableServer::POAList::POAList | ( | ::CORBA::ULong | max | ) |
PortableServer::POAList::POAList | ( | ::CORBA::ULong | max, |
::CORBA::ULong | length, | ||
PortableServer::POA_ptr * | buffer, | ||
::CORBA::Boolean | release = false |
||
) |
PortableServer::POAList::POAList | ( | const POAList & | seq | ) |
PortableServer::POAList::~POAList | ( | void | ) | [virtual] |
void PortableServer::POAList::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |