TAO_RTCORBA
2.1.0
|
#include <RTCORBAC.h>
Reimplemented from CORBA::Policy.
Reimplemented from CORBA::Policy.
Reimplemented from CORBA::Policy.
RTCORBA::ThreadpoolPolicy::ThreadpoolPolicy | ( | void | ) | [protected] |
RTCORBA::ThreadpoolPolicy::~ThreadpoolPolicy | ( | void | ) | [protected, virtual] |
RTCORBA::ThreadpoolPolicy::ThreadpoolPolicy | ( | const ThreadpoolPolicy & | ) | [private] |
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.