TAO_RTCORBA
2.2.8
|
RTCORBA::ThreadpoolPolicy implementation. More...
#include <RT_Policy_i.h>
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. More... | |
Additional Inherited Members | |
Public Attributes inherited from RTCORBA::ThreadpoolPolicy | |
readonly attribute ThreadpoolId | threadpool |
Public Attributes inherited from CORBA::Policy | |
readonly attribute PolicyType | policy_type |
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.
|
protectedvirtual |
Protected destructor to enforce proper memory management of this reference counted object.
TAO_Cached_Policy_Type TAO_ThreadpoolPolicy::_tao_cached_type | ( | void | ) | const |
TAO_Policy_Scope TAO_ThreadpoolPolicy::_tao_scope | ( | void | ) | const |
CORBA::Policy_ptr TAO_ThreadpoolPolicy::copy | ( | void | ) |
Implements CORBA::Policy.
|
static |
Helper method for the implementation of CORBA::ORB::create_policy.
void TAO_ThreadpoolPolicy::destroy | ( | void | ) |
Implements CORBA::Policy.
CORBA::PolicyType TAO_ThreadpoolPolicy::policy_type | ( | void | ) |
RTCORBA::ThreadpoolId TAO_ThreadpoolPolicy::threadpool | ( | void | ) |
|
private |
Attribute.