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