TAO_RTCORBA
2.2.3
|
RTCORBA::ThreadpoolPolicy implementation. More...
#include <RT_Policy_i.h>
Public Member Functions | |
TAO_ThreadpoolPolicy (RTCORBA::ThreadpoolId id) | |
Constructor. More... | |
TAO_ThreadpoolPolicy (const TAO_ThreadpoolPolicy &rhs) | |
Copy constructor. More... | |
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) |
![]() | |
static CORBA::Boolean | marshal (const Object_ptr x, TAO_OutputCDR &cdr) |
static void | _tao_any_destructor (void *) |
static CORBA::Boolean | is_nil_i (CORBA::Object_ptr obj) |
static void | tao_object_initialize (Object *) |
static CORBA::Object_ptr | _duplicate (CORBA::Object_ptr obj) |
static CORBA::Object_ptr | _nil (void) |
static CORBA::Object_ptr | _narrow (CORBA::Object_ptr obj) |
Protected Member Functions | |
virtual | ~TAO_ThreadpoolPolicy (void) |
![]() | |
Object (int dummy=0) | |
TAO::Object_Proxy_Broker * | proxy_broker () const |
Private Attributes | |
RTCORBA::ThreadpoolId | id_ |
Attribute. More... | |
Additional Inherited Members | |
![]() | |
typedef Object_ptr | _ptr_type |
typedef Object_var | _var_type |
typedef Object_out | _out_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 | ) |
|
static |
Helper method for the implementation of CORBA::ORB::create_policy.
void TAO_ThreadpoolPolicy::destroy | ( | void | ) |
CORBA::PolicyType TAO_ThreadpoolPolicy::policy_type | ( | void | ) |
RTCORBA::ThreadpoolId TAO_ThreadpoolPolicy::threadpool | ( | void | ) |
|
private |
Attribute.