#include <POAUtility.h>
|
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) |
|
Definition at line 49 of file POAUtility.h.
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 |
PortableServer::POA_ptr POAUtility::create_default_servant_POA |
( |
PortableServer::POA_ptr |
parentPOAP, |
|
|
PortableServer::POAManager_ptr |
POAManagerP, |
|
|
const char * |
POAName, |
|
|
CORBA::Boolean |
isMultiThread |
|
) |
| |
|
static |
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 |
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 |
PortableServer::POA_ptr POAUtility::create_service_POA |
( |
PortableServer::POA_ptr |
parentPOAP, |
|
|
PortableServer::POAManager_ptr |
POAManagerP, |
|
|
const char * |
POAName, |
|
|
CORBA::Boolean |
isMultiThread |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: