TAO_PI_Server  2.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Private Member Functions | List of all members
TAO_PortableServer_ORBInitializer Class Reference

PortableServer ORB initializer. More...

#include <PortableServer_ORBInitializer.h>

Inheritance diagram for TAO_PortableServer_ORBInitializer:
Inheritance graph
Collaboration diagram for TAO_PortableServer_ORBInitializer:
Collaboration graph

Public Member Functions

PortableInterceptor::ORBInitializer methods

The following methods are required by the PortableInterceptor::ORBInitializer interface.

void pre_init (PortableInterceptor::ORBInitInfo_ptr info)
 
void post_init (PortableInterceptor::ORBInitInfo_ptr info)
 

Private Member Functions

void register_policy_factories (PortableInterceptor::ORBInitInfo_ptr info)
 Register PortableServer policy factories. More...
 

Additional Inherited Members

- Public Types inherited from CORBA::LocalObject
typedef Object_ptr _ptr_type
 
typedef Object_var _var_type
 
typedef Object_out _out_type
 
- Static Public Member Functions inherited from CORBA::LocalObject
static CORBA::Boolean marshal (const Object_ptr x, TAO_OutputCDR &cdr)
 
static void _tao_any_destructor (void *)
 
static CORBA::Boolean is_nil_i (CORBA::Object_ptr obj)
 
static void tao_object_initialize (Object *)
 
static CORBA::Object_ptr _duplicate (CORBA::Object_ptr obj)
 
static CORBA::Object_ptr _nil (void)
 
static CORBA::Object_ptr _narrow (CORBA::Object_ptr obj)
 
- Protected Member Functions inherited from CORBA::LocalObject
 Object (int dummy=0)
 
TAO::Object_Proxy_Brokerproxy_broker () const
 

Detailed Description

PortableServer ORB initializer.

Member Function Documentation

void TAO_PortableServer_ORBInitializer::post_init ( PortableInterceptor::ORBInitInfo_ptr  info)
void TAO_PortableServer_ORBInitializer::pre_init ( PortableInterceptor::ORBInitInfo_ptr  info)
void TAO_PortableServer_ORBInitializer::register_policy_factories ( PortableInterceptor::ORBInitInfo_ptr  info)
private

Register PortableServer policy factories.


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