Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TAO_ThreadpoolPolicy Class Reference

RTCORBA::ThreadpoolPolicy implementation. More...

#include <RT_Policy_i.h>

Inheritance diagram for TAO_ThreadpoolPolicy:

Inheritance graph
[legend]
Collaboration diagram for TAO_ThreadpoolPolicy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_ThreadpoolPolicy (RTCORBA::ThreadpoolId id)
 Constructor.
 TAO_ThreadpoolPolicy (const TAO_ThreadpoolPolicy &rhs)
 Copy constructor.
RTCORBA::ThreadpoolId threadpool () throw (CORBA::SystemException)
CORBA::PolicyType policy_type () throw (CORBA::SystemException)
CORBA::Policy_ptr copy () throw (CORBA::SystemException)
void destroy () throw (CORBA::SystemException)
TAO_Cached_Policy_Type _tao_cached_type (void) const
TAO_Policy_Scope _tao_scope (void) const

Static Public Member Functions

CORBA::Policy_ptr create (const CORBA::Any &val)

Protected Member Functions

virtual ~TAO_ThreadpoolPolicy (void)

Private Attributes

RTCORBA::ThreadpoolId id_
 Attribute.

Detailed Description

RTCORBA::ThreadpoolPolicy implementation.

This policy controls which threadpool is associated with a POA.


Constructor & Destructor Documentation

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.


Member Function Documentation

TAO_Cached_Policy_Type TAO_ThreadpoolPolicy::_tao_cached_type void   )  const [virtual]
 

Implements CORBA::Policy.

TAO_Policy_Scope TAO_ThreadpoolPolicy::_tao_scope void   )  const [virtual]
 

Implements CORBA::Policy.

CORBA::Policy_ptr TAO_ThreadpoolPolicy::copy  )  throw (CORBA::SystemException) [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  )  throw (CORBA::SystemException) [virtual]
 

Implements RTCORBA::ThreadpoolPolicy.

CORBA::PolicyType TAO_ThreadpoolPolicy::policy_type  )  throw (CORBA::SystemException) [virtual]
 

Implements CORBA::Policy.

RTCORBA::ThreadpoolId TAO_ThreadpoolPolicy::threadpool  )  throw (CORBA::SystemException) [virtual]
 

Implements RTCORBA::ThreadpoolPolicy.


Member Data Documentation

RTCORBA::ThreadpoolId TAO_ThreadpoolPolicy::id_ [private]
 

Attribute.


The documentation for this class was generated from the following files:
Generated on Thu Feb 16 03:59:04 2006 for TAO_RTCORBA by  doxygen 1.3.9.1