39 #ifndef RTT_CORBA_POAUTILITY_H_ 40 #define RTT_CORBA_POAUTILITY_H_ 44 #include <tao/PortableServer/PortableServer.h> 53 static PortableServer::POA_ptr
55 PortableServer::POA_ptr parentPOAP,
56 PortableServer::POAManager_ptr POAManagerP,
58 CORBA::Boolean isMultiThread,
59 CORBA::Boolean isPersistent
63 static PortableServer::POA_ptr
65 PortableServer::POA_ptr parentPOAP,
66 PortableServer::POAManager_ptr POAManagerP,
68 CORBA::Boolean isMultiThread
72 static PortableServer::POA_ptr
74 PortableServer::POA_ptr parentPOAP,
75 PortableServer::POAManager_ptr POAManagerP,
77 CORBA::Boolean isMultiThread,
78 CORBA::Boolean isPersistent
82 static PortableServer::POA_ptr
84 PortableServer::POA_ptr parentPOAP,
85 PortableServer::POAManager_ptr POAManagerP,
87 CORBA::Boolean isMultiThread,
88 CORBA::Boolean isPersistent
92 static PortableServer::POA_ptr
94 PortableServer::POA_ptr parentPOAP,
95 PortableServer::POAManager_ptr POAManagerP,
97 CORBA::Boolean isMultiThread
static PortableServer::POA_ptr create_service_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_default_servant_POA(PortableServer::POA_ptr parentPOAP, PortableServer::POAManager_ptr POAManagerP, const char *POAName, CORBA::Boolean isMultiThread)
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_servant_locator_POA(PortableServer::POA_ptr parentPOAP, PortableServer::POAManager_ptr POAManagerP, const char *POAName, CORBA::Boolean isMultiThread, CORBA::Boolean isPersistent)