TAO_RTCORBA
2.0.8
|
#include <RTCORBAC.h>
Reimplemented from CORBA::Policy.
Reimplemented from CORBA::Policy.
Reimplemented from CORBA::Policy.
RTCORBA::ServerProtocolPolicy::ServerProtocolPolicy | ( | void | ) | [protected] |
RTCORBA::ServerProtocolPolicy::~ServerProtocolPolicy | ( | void | ) | [protected, virtual] |
RTCORBA::ServerProtocolPolicy::ServerProtocolPolicy | ( | const ServerProtocolPolicy & | ) | [private] |
RTCORBA::ServerProtocolPolicy_ptr RTCORBA::ServerProtocolPolicy::_duplicate | ( | ServerProtocolPolicy_ptr | obj | ) | [static] |
const char * RTCORBA::ServerProtocolPolicy::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from CORBA::Policy.
CORBA::Boolean RTCORBA::ServerProtocolPolicy::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from CORBA::Policy.
RTCORBA::ServerProtocolPolicy_ptr RTCORBA::ServerProtocolPolicy::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from CORBA::Policy.
RTCORBA::ServerProtocolPolicy_ptr RTCORBA::ServerProtocolPolicy::_nil | ( | void | ) | [static] |
Reimplemented from CORBA::Policy.
void RTCORBA::ServerProtocolPolicy::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |
Reimplemented from CORBA::Policy.
void RTCORBA::ServerProtocolPolicy::_tao_release | ( | ServerProtocolPolicy_ptr | obj | ) | [static] |
RTCORBA::ServerProtocolPolicy_ptr RTCORBA::ServerProtocolPolicy::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from CORBA::Policy.
virtual ::CORBA::Policy_ptr RTCORBA::ServerProtocolPolicy::copy | ( | void | ) | [pure virtual] |
Reimplemented from CORBA::Policy.
Implemented in TAO_ServerProtocolPolicy.
virtual void RTCORBA::ServerProtocolPolicy::destroy | ( | void | ) | [pure virtual] |
Reimplemented from CORBA::Policy.
Implemented in TAO_ServerProtocolPolicy.
CORBA::Boolean RTCORBA::ServerProtocolPolicy::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from CORBA::Policy.
void RTCORBA::ServerProtocolPolicy::operator= | ( | const ServerProtocolPolicy & | ) | [private] |
virtual ::RTCORBA::ProtocolList* RTCORBA::ServerProtocolPolicy::protocols | ( | void | ) | [pure virtual] |
Implemented in TAO_ServerProtocolPolicy.