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

#include <ORBInitializerC.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
typedef ORBInitializer_out _out_type

Public Member Functions

virtual void pre_init (::PortableInterceptor::ORBInitInfo_ptr info)=0
virtual void post_init (::PortableInterceptor::ORBInitInfo_ptr info)=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 ORBInitializer_ptr _duplicate (ORBInitializer_ptr obj)
static void _tao_release (ORBInitializer_ptr obj)
static ORBInitializer_ptr _narrow (::CORBA::Object_ptr obj)
static ORBInitializer_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static ORBInitializer_ptr _nil (void)

Protected Member Functions

 ORBInitializer (void)
virtual ~ORBInitializer (void)

Private Member Functions

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

Member Typedef Documentation

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.


Constructor & Destructor Documentation


Member Function Documentation

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

Reimplemented from CORBA::Object.

CORBA::Boolean PortableInterceptor::ORBInitializer::_is_a ( const char *  type_id) [virtual]

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.

void PortableInterceptor::ORBInitializer::operator= ( const ORBInitializer ) [private]

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