Static Public Member Functions | List of all members
POAUtility Class Reference

#include <POAUtility.h>

Static Public Member Functions

static PortableServer::POA_ptr create_basic_POA (PortableServer::POA_ptr parentPOAP, PortableServer::POAManager_ptr POAManagerP, const char *POAName, CORBA::Boolean isMultiThread, CORBA::Boolean isPersistent)
 
static PortableServer::POA_ptr create_default_servant_POA (PortableServer::POA_ptr parentPOAP, PortableServer::POAManager_ptr POAManagerP, const char *POAName, CORBA::Boolean isMultiThread)
 
static PortableServer::POA_ptr create_servant_activator_POA (PortableServer::POA_ptr parentPOAP, PortableServer::POAManager_ptr POAManagerP, const char *POAName, CORBA::Boolean isMultiThread, CORBA::Boolean isPersistent)
 
static PortableServer::POA_ptr create_servant_locator_POA (PortableServer::POA_ptr parentPOAP, PortableServer::POAManager_ptr POAManagerP, const char *POAName, CORBA::Boolean isMultiThread, CORBA::Boolean isPersistent)
 
static PortableServer::POA_ptr create_service_POA (PortableServer::POA_ptr parentPOAP, PortableServer::POAManager_ptr POAManagerP, const char *POAName, CORBA::Boolean isMultiThread)
 

Detailed Description

Definition at line 49 of file POAUtility.h.

Member Function Documentation

PortableServer::POA_ptr POAUtility::create_basic_POA ( PortableServer::POA_ptr  parentPOAP,
PortableServer::POAManager_ptr  POAManagerP,
const char *  POAName,
CORBA::Boolean  isMultiThread,
CORBA::Boolean  isPersistent 
)
static

Definition at line 43 of file POAUtility.cpp.

PortableServer::POA_ptr POAUtility::create_default_servant_POA ( PortableServer::POA_ptr  parentPOAP,
PortableServer::POAManager_ptr  POAManagerP,
const char *  POAName,
CORBA::Boolean  isMultiThread 
)
static

Definition at line 286 of file POAUtility.cpp.

PortableServer::POA_ptr POAUtility::create_servant_activator_POA ( PortableServer::POA_ptr  parentPOAP,
PortableServer::POAManager_ptr  POAManagerP,
const char *  POAName,
CORBA::Boolean  isMultiThread,
CORBA::Boolean  isPersistent 
)
static

Definition at line 154 of file POAUtility.cpp.

PortableServer::POA_ptr POAUtility::create_servant_locator_POA ( PortableServer::POA_ptr  parentPOAP,
PortableServer::POAManager_ptr  POAManagerP,
const char *  POAName,
CORBA::Boolean  isMultiThread,
CORBA::Boolean  isPersistent 
)
static

Definition at line 218 of file POAUtility.cpp.

PortableServer::POA_ptr POAUtility::create_service_POA ( PortableServer::POA_ptr  parentPOAP,
PortableServer::POAManager_ptr  POAManagerP,
const char *  POAName,
CORBA::Boolean  isMultiThread 
)
static

Definition at line 110 of file POAUtility.cpp.


The documentation for this class was generated from the following files:


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:40