#include <RT_Policy_i.h>
Inheritance diagram for TAO_ThreadpoolPolicy:
Public Methods | |
TAO_ThreadpoolPolicy (RTCORBA::ThreadpoolId id) | |
Constructor. More... | |
TAO_ThreadpoolPolicy (const TAO_ThreadpoolPolicy &rhs) | |
Copy constructor. More... | |
virtual RTCORBA::ThreadpoolId | threadpool (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException) |
virtual CORBA::PolicyType | policy_type (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException) |
virtual CORBA::Policy_ptr | copy (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException) |
virtual void | destroy (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException) |
virtual TAO_Cached_Policy_Type | _tao_cached_type (void) const |
virtual TAO_Policy_Scope | _tao_scope (void) const |
Protected Methods | |
virtual | ~TAO_ThreadpoolPolicy (void) |
Protected destructor to enforce proper memory management of this reference counted object. More... | |
Private Attributes | |
RTCORBA::ThreadpoolId | id_ |
Attribute. More... |
This policy controls which threadpool is associated with a POA.
|
Constructor.
|
|
Copy constructor.
|
|
Protected destructor to enforce proper memory management of this reference counted object.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Attribute.
|