TAO_PI  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines
Classes | Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Private Member Functions
PortableInterceptor::ORBInitInfo Class Reference

#include <ORBInitInfoC.h>

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

List of all members.

Classes

class  DuplicateName
class  InvalidName

Public Types

typedef ORBInitInfo_ptr _ptr_type
typedef ORBInitInfo_var _var_type
typedef ORBInitInfo_out _out_type
typedef char * ObjectId
typedef ::CORBA::String_var ObjectId_var
typedef ::CORBA::String_out ObjectId_out

Public Member Functions

virtual ::CORBA::StringSeqarguments (void)=0
virtual char * orb_id (void)=0
virtual ::IOP::CodecFactory_ptr codec_factory (void)=0
virtual void register_initial_reference (const char *id,::CORBA::Object_ptr obj)=0
virtual ::CORBA::Object_ptr resolve_initial_references (const char *id)=0
virtual void add_client_request_interceptor (::PortableInterceptor::ClientRequestInterceptor_ptr interceptor)=0
virtual void add_server_request_interceptor (::PortableInterceptor::ServerRequestInterceptor_ptr interceptor)=0
virtual void add_ior_interceptor (::PortableInterceptor::IORInterceptor_ptr interceptor)=0
virtual
::PortableInterceptor::SlotId 
allocate_slot_id (void)=0
virtual void register_policy_factory (::CORBA::PolicyType type,::PortableInterceptor::PolicyFactory_ptr policy_factory)=0
virtual ::CORBA::Boolean _is_a (const char *type_id)
virtual const char * _interface_repository_id (void) const
virtual ::CORBA::Boolean marshal (TAO_OutputCDR &cdr)

Static Public Member Functions

static ORBInitInfo_ptr _duplicate (ORBInitInfo_ptr obj)
static void _tao_release (ORBInitInfo_ptr obj)
static ORBInitInfo_ptr _narrow (::CORBA::Object_ptr obj)
static ORBInitInfo_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static ORBInitInfo_ptr _nil (void)

Static Public Attributes

::CORBA::TypeCode_ptr const _tc_ObjectId
::CORBA::TypeCode_ptr const _tc_DuplicateName
::CORBA::TypeCode_ptr const _tc_InvalidName

Protected Member Functions

 ORBInitInfo (void)
virtual ~ORBInitInfo (void)

Private Member Functions

 ORBInitInfo (const ORBInitInfo &)
void operator= (const ORBInitInfo &)

Member Typedef Documentation

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.


Constructor & Destructor Documentation

PortableInterceptor::ORBInitInfo::~ORBInitInfo ( void  ) [protected, virtual]

Member Function Documentation

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.

Reimplemented from CORBA::Object.

Reimplemented in PortableInterceptor::ORBInitInfo_3_1, and TAO_ORBInitInfo.

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.

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]

Implemented in TAO_ORBInitInfo.


Member Data Documentation


The documentation for this class was generated from the following files: