| TAO_RTCORBA
    2.0.8
    | 
RTCORBA::ThreadpoolPolicy implementation. More...
#include <RT_Policy_i.h>


| Public Member Functions | |
| TAO_ThreadpoolPolicy (RTCORBA::ThreadpoolId id) | |
| Constructor. | |
| TAO_ThreadpoolPolicy (const TAO_ThreadpoolPolicy &rhs) | |
| Copy constructor. | |
| RTCORBA::ThreadpoolId | threadpool (void) | 
| CORBA::PolicyType | policy_type (void) | 
| CORBA::Policy_ptr | copy (void) | 
| void | destroy (void) | 
| TAO_Cached_Policy_Type | _tao_cached_type (void) const | 
| TAO_Policy_Scope | _tao_scope (void) const | 
| Static Public Member Functions | |
| static CORBA::Policy_ptr | create (const CORBA::Any &val) | 
| Protected Member Functions | |
| virtual | ~TAO_ThreadpoolPolicy (void) | 
| Private Attributes | |
| RTCORBA::ThreadpoolId | id_ | 
| Attribute. | |
RTCORBA::ThreadpoolPolicy implementation.
This policy controls which threadpool is associated with a POA.
| TAO_ThreadpoolPolicy::TAO_ThreadpoolPolicy | ( | RTCORBA::ThreadpoolId | id | ) | 
Constructor.
| TAO_ThreadpoolPolicy::TAO_ThreadpoolPolicy | ( | const TAO_ThreadpoolPolicy & | rhs | ) | 
Copy constructor.
| TAO_ThreadpoolPolicy::~TAO_ThreadpoolPolicy | ( | void | ) |  [protected, virtual] | 
Protected destructor to enforce proper memory management of this reference counted object.
| TAO_Cached_Policy_Type TAO_ThreadpoolPolicy::_tao_cached_type | ( | void | ) | const  [virtual] | 
Reimplemented from CORBA::Policy.
| TAO_Policy_Scope TAO_ThreadpoolPolicy::_tao_scope | ( | void | ) | const  [virtual] | 
Reimplemented from CORBA::Policy.
| CORBA::Policy_ptr TAO_ThreadpoolPolicy::copy | ( | void | ) |  [virtual] | 
Implements RTCORBA::ThreadpoolPolicy.
| CORBA::Policy_ptr TAO_ThreadpoolPolicy::create | ( | const CORBA::Any & | val | ) |  [static] | 
Helper method for the implementation of CORBA::ORB::create_policy.
| void TAO_ThreadpoolPolicy::destroy | ( | void | ) |  [virtual] | 
Implements RTCORBA::ThreadpoolPolicy.
| CORBA::PolicyType TAO_ThreadpoolPolicy::policy_type | ( | void | ) | 
Reimplemented from CORBA::Policy.
| RTCORBA::ThreadpoolId TAO_ThreadpoolPolicy::threadpool | ( | void | ) |  [virtual] | 
Implements RTCORBA::ThreadpoolPolicy.
Attribute.
 1.7.5.1
 1.7.5.1