PortableInterceptor::ORBInitInfo Interface Reference

import "ORBInitInfo.pidl";

Inheritance diagram for PortableInterceptor::ORBInitInfo:

Inheritance graph
[legend]
Collaboration diagram for PortableInterceptor::ORBInitInfo:

Collaboration graph
[legend]
List of all members.

Public Types

typedef string ObjectId

Public Member Functions

void register_initial_reference (in ObjectId id, in Object obj) raises (InvalidName)
Object resolve_initial_references (in ObjectId id) raises (InvalidName)
void add_client_request_interceptor (in ClientRequestInterceptor interceptor) raises (DuplicateName)
void add_server_request_interceptor (in ServerRequestInterceptor interceptor) raises (DuplicateName)
void add_ior_interceptor (in IORInterceptor interceptor) raises (DuplicateName)
SlotId allocate_slot_id ()
void register_policy_factory (in CORBA::PolicyType type, in PolicyFactory policy_factory)

Public Attributes

readonly attribute CORBA::StringSeq arguments
readonly attribute string orb_id
readonly attribute IOP::CodecFactory codec_factory

Member Typedef Documentation

typedef string PortableInterceptor::ORBInitInfo::ObjectId
 

Definition at line 41 of file ORBInitInfo.pidl.


Member Function Documentation

void PortableInterceptor::ORBInitInfo::add_client_request_interceptor in ClientRequestInterceptor  interceptor  )  raises (DuplicateName)
 

void PortableInterceptor::ORBInitInfo::add_ior_interceptor in IORInterceptor  interceptor  )  raises (DuplicateName)
 

void PortableInterceptor::ORBInitInfo::add_server_request_interceptor in ServerRequestInterceptor  interceptor  )  raises (DuplicateName)
 

SlotId PortableInterceptor::ORBInitInfo::allocate_slot_id  ) 
 

Implemented in TAO_ORBInitInfo.

void PortableInterceptor::ORBInitInfo::register_initial_reference in ObjectId  id,
in Object  obj
raises (InvalidName)
 

void PortableInterceptor::ORBInitInfo::register_policy_factory in CORBA::PolicyType  type,
in PolicyFactory  policy_factory
 

Object PortableInterceptor::ORBInitInfo::resolve_initial_references in ObjectId  id  )  raises (InvalidName)
 


Member Data Documentation

readonly attribute CORBA::StringSeq PortableInterceptor::ORBInitInfo::arguments
 

Definition at line 50 of file ORBInitInfo.pidl.

readonly attribute IOP::CodecFactory PortableInterceptor::ORBInitInfo::codec_factory
 

Definition at line 52 of file ORBInitInfo.pidl.

readonly attribute string PortableInterceptor::ORBInitInfo::orb_id
 

Definition at line 51 of file ORBInitInfo.pidl.


The documentation for this interface was generated from the following file:
Generated on Thu Nov 9 12:52:42 2006 for TAO_PI by doxygen 1.3.6