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

RTCORBA::ThreadpoolPolicy Interface Reference

#include <RTCORBAC.h>

Inheritance diagram for RTCORBA::ThreadpoolPolicy:

Inheritance graph
[legend]
Collaboration diagram for RTCORBA::ThreadpoolPolicy:

Collaboration graph
[legend]
List of all members.

Public Types

typedef ThreadpoolPolicy_ptr _ptr_type
typedef ThreadpoolPolicy_var _var_type

Public Member Functions

virtual RTCORBA::ThreadpoolId threadpool (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual ::CORBA::Policy_ptr copy (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual void destroy (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual CORBA::Boolean _is_a (const char *type_id ACE_ENV_ARG_DECL_WITH_DEFAULTS)
virtual const char * _interface_repository_id (void) const
virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr)

Static Public Member Functions

ThreadpoolPolicy_ptr _duplicate (ThreadpoolPolicy_ptr obj)
void _tao_release (ThreadpoolPolicy_ptr obj)
ThreadpoolPolicy_ptr _narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
ThreadpoolPolicy_ptr _unchecked_narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
ThreadpoolPolicy_ptr _nil (void)
void _tao_any_destructor (void *)

Public Attributes

readonly attribute ThreadpoolId threadpool

Protected Member Functions

 ThreadpoolPolicy (void)
virtual ~ThreadpoolPolicy (void)

Private Member Functions

 ThreadpoolPolicy (const ThreadpoolPolicy &)
void operator= (const ThreadpoolPolicy &)

Member Typedef Documentation

typedef ThreadpoolPolicy_ptr RTCORBA::ThreadpoolPolicy::_ptr_type
 

Implements CORBA::Policy.

typedef ThreadpoolPolicy_var RTCORBA::ThreadpoolPolicy::_var_type
 

Implements CORBA::Policy.


Constructor & Destructor Documentation

RTCORBA::ThreadpoolPolicy::ThreadpoolPolicy void   )  [protected]
 

RTCORBA::ThreadpoolPolicy::~ThreadpoolPolicy void   )  [protected, virtual]
 

RTCORBA::ThreadpoolPolicy::ThreadpoolPolicy const ThreadpoolPolicy  )  [private]
 


Member Function Documentation

RTCORBA::ThreadpoolPolicy_ptr RTCORBA::ThreadpoolPolicy::_duplicate ThreadpoolPolicy_ptr  obj  )  [static]
 

const char * RTCORBA::ThreadpoolPolicy::_interface_repository_id void   )  const [virtual]
 

Implements CORBA::Policy.

virtual CORBA::Boolean RTCORBA::ThreadpoolPolicy::_is_a const char *type_id  ACE_ENV_ARG_DECL_WITH_DEFAULTS  )  [virtual]
 

Implements CORBA::Policy.

ThreadpoolPolicy_ptr RTCORBA::ThreadpoolPolicy::_narrow CORBA::Object_ptr obj  ACE_ENV_ARG_DECL_WITH_DEFAULTS  )  [static]
 

Implements CORBA::Policy.

ThreadpoolPolicy_ptr RTCORBA::ThreadpoolPolicy::_nil void   )  [inline, static]
 

Implements CORBA::Policy.

void RTCORBA::ThreadpoolPolicy::_tao_any_destructor void *   )  [static]
 

Implements CORBA::Policy.

void RTCORBA::ThreadpoolPolicy::_tao_release ThreadpoolPolicy_ptr  obj  )  [static]
 

ThreadpoolPolicy_ptr RTCORBA::ThreadpoolPolicy::_unchecked_narrow CORBA::Object_ptr obj  ACE_ENV_ARG_DECL_WITH_DEFAULTS  )  [static]
 

Implements CORBA::Policy.

virtual ::CORBA::Policy_ptr RTCORBA::ThreadpoolPolicy::copy ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw ( CORBA::SystemException ) [pure virtual]
 

Implements CORBA::Policy.

Implemented in TAO_ThreadpoolPolicy.

virtual void RTCORBA::ThreadpoolPolicy::destroy ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw ( CORBA::SystemException ) [pure virtual]
 

Implements CORBA::Policy.

Implemented in TAO_ThreadpoolPolicy.

CORBA::Boolean RTCORBA::ThreadpoolPolicy::marshal TAO_OutputCDR cdr  )  [virtual]
 

Implements CORBA::Policy.

void RTCORBA::ThreadpoolPolicy::operator= const ThreadpoolPolicy  )  [private]
 

virtual RTCORBA::ThreadpoolId RTCORBA::ThreadpoolPolicy::threadpool ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw ( CORBA::SystemException ) [pure virtual]
 

Implemented in TAO_ThreadpoolPolicy.


Member Data Documentation

readonly attribute ThreadpoolId RTCORBA::ThreadpoolPolicy::threadpool
 


The documentation for this interface was generated from the following files:
Generated on Sun May 15 13:18:15 2005 for TAO_RTCORBA by  doxygen 1.3.9.1