TAO_PI
2.0.8
|
#include <ProcessingModePolicyC.h>
Reimplemented from CORBA::Policy.
Reimplemented from CORBA::Policy.
Reimplemented from CORBA::Policy.
PortableInterceptor::ProcessingModePolicy::ProcessingModePolicy | ( | void | ) | [protected] |
PortableInterceptor::ProcessingModePolicy::~ProcessingModePolicy | ( | void | ) | [protected, virtual] |
PortableInterceptor::ProcessingModePolicy::ProcessingModePolicy | ( | const ProcessingModePolicy & | ) | [private] |
PortableInterceptor::ProcessingModePolicy_ptr PortableInterceptor::ProcessingModePolicy::_duplicate | ( | ProcessingModePolicy_ptr | obj | ) | [static] |
const char * PortableInterceptor::ProcessingModePolicy::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from CORBA::Policy.
CORBA::Boolean PortableInterceptor::ProcessingModePolicy::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from CORBA::Policy.
PortableInterceptor::ProcessingModePolicy_ptr PortableInterceptor::ProcessingModePolicy::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from CORBA::Policy.
PortableInterceptor::ProcessingModePolicy_ptr PortableInterceptor::ProcessingModePolicy::_nil | ( | void | ) | [static] |
Reimplemented from CORBA::Policy.
void PortableInterceptor::ProcessingModePolicy::_tao_release | ( | ProcessingModePolicy_ptr | obj | ) | [static] |
PortableInterceptor::ProcessingModePolicy_ptr PortableInterceptor::ProcessingModePolicy::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from CORBA::Policy.
virtual ::CORBA::Policy_ptr PortableInterceptor::ProcessingModePolicy::copy | ( | void | ) | [pure virtual] |
Reimplemented from CORBA::Policy.
Implemented in TAO_ProcessingModePolicy.
virtual void PortableInterceptor::ProcessingModePolicy::destroy | ( | void | ) | [pure virtual] |
Reimplemented from CORBA::Policy.
Implemented in TAO_ProcessingModePolicy.
CORBA::Boolean PortableInterceptor::ProcessingModePolicy::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from CORBA::Policy.
void PortableInterceptor::ProcessingModePolicy::operator= | ( | const ProcessingModePolicy & | ) | [private] |
virtual ::PortableInterceptor::ProcessingMode PortableInterceptor::ProcessingModePolicy::processing_mode | ( | void | ) | [pure virtual] |
Implemented in TAO_ProcessingModePolicy.