TAO_PI
2.0.8
|
#include <ORBInitInfoC.h>
Reimplemented from CORBA::Object.
Reimplemented in PortableInterceptor::ORBInitInfo_3_1.
Reimplemented from CORBA::Object.
Reimplemented in PortableInterceptor::ORBInitInfo_3_1, and TAO_ORBInitInfo.
Reimplemented from CORBA::Object.
Reimplemented in PortableInterceptor::ORBInitInfo_3_1, and TAO_ORBInitInfo.
typedef char* PortableInterceptor::ORBInitInfo::ObjectId |
PortableInterceptor::ORBInitInfo::ORBInitInfo | ( | void | ) | [protected] |
PortableInterceptor::ORBInitInfo::~ORBInitInfo | ( | void | ) | [protected, virtual] |
PortableInterceptor::ORBInitInfo::ORBInitInfo | ( | const ORBInitInfo & | ) | [private] |
PortableInterceptor::ORBInitInfo_ptr PortableInterceptor::ORBInitInfo::_duplicate | ( | ORBInitInfo_ptr | obj | ) | [static] |
const char * PortableInterceptor::ORBInitInfo::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from CORBA::Object.
Reimplemented in PortableInterceptor::ORBInitInfo_3_1, and TAO_ORBInitInfo.
CORBA::Boolean PortableInterceptor::ORBInitInfo::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from CORBA::Object.
Reimplemented in PortableInterceptor::ORBInitInfo_3_1.
PortableInterceptor::ORBInitInfo_ptr PortableInterceptor::ORBInitInfo::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented in PortableInterceptor::ORBInitInfo_3_1.
PortableInterceptor::ORBInitInfo_ptr PortableInterceptor::ORBInitInfo::_nil | ( | void | ) | [static] |
Reimplemented from CORBA::Object.
Reimplemented in PortableInterceptor::ORBInitInfo_3_1, and TAO_ORBInitInfo.
void PortableInterceptor::ORBInitInfo::_tao_release | ( | ORBInitInfo_ptr | obj | ) | [static] |
PortableInterceptor::ORBInitInfo_ptr PortableInterceptor::ORBInitInfo::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented in PortableInterceptor::ORBInitInfo_3_1.
virtual void PortableInterceptor::ORBInitInfo::add_client_request_interceptor | ( | ::PortableInterceptor::ClientRequestInterceptor_ptr | interceptor | ) | [pure virtual] |
virtual void PortableInterceptor::ORBInitInfo::add_ior_interceptor | ( | ::PortableInterceptor::IORInterceptor_ptr | interceptor | ) | [pure virtual] |
virtual void PortableInterceptor::ORBInitInfo::add_server_request_interceptor | ( | ::PortableInterceptor::ServerRequestInterceptor_ptr | interceptor | ) | [pure virtual] |
virtual ::PortableInterceptor::SlotId PortableInterceptor::ORBInitInfo::allocate_slot_id | ( | void | ) | [pure virtual] |
Implemented in TAO_ORBInitInfo.
virtual ::CORBA::StringSeq* PortableInterceptor::ORBInitInfo::arguments | ( | void | ) | [pure virtual] |
Implemented in TAO_ORBInitInfo.
virtual ::IOP::CodecFactory_ptr PortableInterceptor::ORBInitInfo::codec_factory | ( | void | ) | [pure virtual] |
Implemented in TAO_ORBInitInfo.
CORBA::Boolean PortableInterceptor::ORBInitInfo::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from CORBA::Object.
Reimplemented in PortableInterceptor::ORBInitInfo_3_1.
void PortableInterceptor::ORBInitInfo::operator= | ( | const ORBInitInfo & | ) | [private] |
virtual char* PortableInterceptor::ORBInitInfo::orb_id | ( | void | ) | [pure virtual] |
Implemented in TAO_ORBInitInfo.
virtual void PortableInterceptor::ORBInitInfo::register_initial_reference | ( | const char * | id, |
::CORBA::Object_ptr | obj | ||
) | [pure virtual] |
virtual void PortableInterceptor::ORBInitInfo::register_policy_factory | ( | ::CORBA::PolicyType | type, |
::PortableInterceptor::PolicyFactory_ptr | policy_factory | ||
) | [pure virtual] |
virtual ::CORBA::Object_ptr PortableInterceptor::ORBInitInfo::resolve_initial_references | ( | const char * | id | ) | [pure virtual] |
Implemented in TAO_ORBInitInfo.