TAO_RTCORBA  2.0.8
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
RTCORBA::ThreadpoolPolicy Class 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
typedef ThreadpoolPolicy_out _out_type

Public Member Functions

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

Static Public Member Functions

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

Protected Member Functions

 ThreadpoolPolicy (void)
virtual ~ThreadpoolPolicy (void)

Private Member Functions

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

Member Typedef Documentation

Reimplemented from CORBA::Policy.

Reimplemented from CORBA::Policy.

Reimplemented from 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]

Reimplemented from CORBA::Policy.

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

Reimplemented from CORBA::Policy.

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

Reimplemented from CORBA::Policy.

RTCORBA::ThreadpoolPolicy_ptr RTCORBA::ThreadpoolPolicy::_nil ( void  ) [static]

Reimplemented from CORBA::Policy.

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

Reimplemented from CORBA::Policy.

void RTCORBA::ThreadpoolPolicy::_tao_release ( ThreadpoolPolicy_ptr  obj) [static]
RTCORBA::ThreadpoolPolicy_ptr RTCORBA::ThreadpoolPolicy::_unchecked_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from CORBA::Policy.

virtual ::CORBA::Policy_ptr RTCORBA::ThreadpoolPolicy::copy ( void  ) [pure virtual]

Reimplemented from CORBA::Policy.

Implemented in TAO_ThreadpoolPolicy.

virtual void RTCORBA::ThreadpoolPolicy::destroy ( void  ) [pure virtual]

Reimplemented from CORBA::Policy.

Implemented in TAO_ThreadpoolPolicy.

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

Reimplemented from CORBA::Policy.

void RTCORBA::ThreadpoolPolicy::operator= ( const ThreadpoolPolicy ) [private]
virtual ::RTCORBA::ThreadpoolId RTCORBA::ThreadpoolPolicy::threadpool ( void  ) [pure virtual]

Implemented in TAO_ThreadpoolPolicy.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines