|
TAO_RTCORBA
2.1.2
|
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.
Constructor.
| TAO_ThreadpoolPolicy::TAO_ThreadpoolPolicy | ( | const TAO_ThreadpoolPolicy & | rhs | ) |
Copy constructor.
|
protectedvirtual |
Protected destructor to enforce proper memory management of this reference counted object.
|
virtual |
Reimplemented from CORBA::Policy.
|
virtual |
Reimplemented from CORBA::Policy.
|
virtual |
Implements RTCORBA::ThreadpoolPolicy.
|
static |
Helper method for the implementation of CORBA::ORB::create_policy.
|
virtual |
Implements RTCORBA::ThreadpoolPolicy.
Reimplemented from CORBA::Policy.
|
virtual |
Implements RTCORBA::ThreadpoolPolicy.
Attribute.
1.8.0-20120409