Static Public Member Functions
POAUtility Class Reference

#include <POAUtility.h>

List of all members.

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 Wed Aug 26 2015 16:16:22