Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

PortableInterceptor::ORBInitializer Interface Reference

#include <PortableInterceptorC.h>

Inheritance diagram for PortableInterceptor::ORBInitializer:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef ORBInitializer_ptr _ptr_type
typedef ORBInitializer_var _var_type

Public Methods

void pre_init (in ORBInitInfo info)
void post_init (in ORBInitInfo info)
virtual void pre_init (PortableInterceptor::ORBInitInfo_ptr info ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual void post_init (PortableInterceptor::ORBInitInfo_ptr info ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual void * _tao_QueryInterface (ptr_arith_t type)
 Downcasting this object pointer to some other derived class. This QueryInterface stuff only work for local object. More...

virtual const char * _interface_repository_id (void) const
 The repository ID for the most derived class, this is an implementation method and does no remote invocations! More...


Static Public Methods

ORBInitializer_ptr _duplicate (ORBInitializer_ptr obj)
ORBInitializer_ptr _narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
ORBInitializer_ptr _unchecked_narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
ORBInitializer_ptr _nil (void)
 Return a NULL object. More...


Static Public Attributes

int _tao_class_id
 Address of this variable used in _unchecked_narrow(). More...


Protected Methods

 ORBInitializer (void)
virtual ~ORBInitializer (void)

Private Methods

 ORBInitializer (const ORBInitializer &)
void operator= (const ORBInitializer &)

Member Typedef Documentation

typedef ORBInitializer_ptr PortableInterceptor::ORBInitializer::_ptr_type
 

Reimplemented from CORBA_Object.

typedef ORBInitializer_var PortableInterceptor::ORBInitializer::_var_type
 

Reimplemented from CORBA_Object.


Constructor & Destructor Documentation

PortableInterceptor::ORBInitializer::ORBInitializer void    [protected]
 

virtual PortableInterceptor::ORBInitializer::~ORBInitializer void    [protected, virtual]
 

PortableInterceptor::ORBInitializer::ORBInitializer const ORBInitializer &    [private]
 


Member Function Documentation

ORBInitializer_ptr PortableInterceptor::ORBInitializer::_duplicate ORBInitializer_ptr    obj [static]
 

virtual const char* PortableInterceptor::ORBInitializer::_interface_repository_id void    const [virtual]
 

The repository ID for the most derived class, this is an implementation method and does no remote invocations!

Reimplemented from CORBA_Object.

ORBInitializer_ptr PortableInterceptor::ORBInitializer::_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

ORBInitializer_ptr PortableInterceptor::ORBInitializer::_nil void    [inline, static]
 

Return a NULL object.

Reimplemented from CORBA_Object.

virtual void* PortableInterceptor::ORBInitializer::_tao_QueryInterface ptr_arith_t    type [virtual]
 

Downcasting this object pointer to some other derived class. This QueryInterface stuff only work for local object.

Reimplemented from CORBA_Object.

ORBInitializer_ptr PortableInterceptor::ORBInitializer::_unchecked_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

void PortableInterceptor::ORBInitializer::operator= const ORBInitializer &    [private]
 

virtual void PortableInterceptor::ORBInitializer::post_init PortableInterceptor::ORBInitInfo_ptr    ACE_ENV_ARG_DECL_NOT_USED throw ( CORBA::SystemException ) [pure virtual]
 

Reimplemented in TAO_CodecFactory_ORBInitializer, and TAO_PICurrent_ORBInitializer.

void PortableInterceptor::ORBInitializer::post_init in ORBInitInfo    info
 

virtual void PortableInterceptor::ORBInitializer::pre_init PortableInterceptor::ORBInitInfo_ptr info    ACE_ENV_ARG_DECL throw ( CORBA::SystemException ) [pure virtual]
 

Reimplemented in TAO_CodecFactory_ORBInitializer, and TAO_PICurrent_ORBInitializer.

void PortableInterceptor::ORBInitializer::pre_init in ORBInitInfo    info
 


Member Data Documentation

int PortableInterceptor::ORBInitializer::_tao_class_id [static]
 

Address of this variable used in _unchecked_narrow().

Reimplemented from CORBA_Object.


The documentation for this interface was generated from the following files:
Generated on Thu Oct 10 19:12:58 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001