TAO_PortableServer  2.0.8
Public Types | Public Member Functions | Static Public Member Functions
PortableServer::POAList Class Reference

#include <POAC.h>

Inheritance diagram for PortableServer::POAList:
Inheritance graph
[legend]
Collaboration diagram for PortableServer::POAList:
Collaboration graph
[legend]

List of all members.

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 *)

Member Typedef Documentation


Constructor & Destructor Documentation

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]

Member Function Documentation

void PortableServer::POAList::_tao_any_destructor ( void *  _tao_void_pointer) [static]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines