#include <RT_POA_Helper.h>
Inheritance diagram for TAO_Notify_RT_POA_Helper:


| Public Member Functions | |
| ~TAO_Notify_RT_POA_Helper () | |
| Destructor. | |
| void | init (PortableServer::POA_ptr parent_poa, const char *poa_name, const NotifyExt::ThreadPoolParams &tp_params) | 
| void | init (PortableServer::POA_ptr parent_poa, const NotifyExt::ThreadPoolParams &tp_params) | 
| void | init (PortableServer::POA_ptr parent_poa, const char *poa_name, const NotifyExt::ThreadPoolLanesParams &tpl_params) | 
| void | init (PortableServer::POA_ptr parent_poa, const NotifyExt::ThreadPoolLanesParams &tpl_params) | 
| void | init (PortableServer::POA_ptr parent_poa) | 
| 
 | 
| Destructor. 
 | 
| 
 | 
| Create a new PortableServer::POA. The name is chosen at random. The CLIENT_PROPAGATED policy is applied to the new POA. Reimplemented from TAO_Notify_POA_Helper. | 
| 
 | ||||||||||||
| Create a new PortableServer::POA. The name is chosen at random. The UNIQUE_ID, USER_ID , CLIENT_PROPAGATED and thread lane policy is applied to the new POA. | 
| 
 | ||||||||||||||||
| Create a new PortableServer::POA. The UNIQUE_ID, USER_ID , CLIENT_PROPAGATED and thread lane policy is applied to the new POA. | 
| 
 | ||||||||||||
| Create a new PortableServer::POA. The name is chosen at random. The UNIQUE_ID, USER_ID , CLIENT_PROPAGATED and thread pool policy is applied to the new POA. | 
| 
 | ||||||||||||||||
| Create a new PortableServer::POA. The UNIQUE_ID, USER_ID , CLIENT_PROPAGATED and thread pool policy is applied to the new POA. | 
 1.3.9.1
 1.3.9.1