TAO_PI_Server  2.1.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
TAO_PI_Server_Loader Class Reference

#include <PI_Server_Loader.h>

Inheritance diagram for TAO_PI_Server_Loader:
Inheritance graph
Collaboration diagram for TAO_PI_Server_Loader:
Collaboration graph

Public Member Functions

 TAO_PI_Server_Loader (void)
 Constructor. More...
 
virtual ~TAO_PI_Server_Loader (void)
 Destructor. More...
 
virtual int init (int argc, ACE_TCHAR *[])
 Initialize the PI_Server loader hooks. More...
 

Private Attributes

bool initialized_
 Set to true after init is called. More...
 

Constructor & Destructor Documentation

TAO_PI_Server_Loader::TAO_PI_Server_Loader ( void  )

Constructor.

TAO_PI_Server_Loader::~TAO_PI_Server_Loader ( void  )
virtual

Destructor.

Member Function Documentation

int TAO_PI_Server_Loader::init ( int  argc,
ACE_TCHAR [] 
)
virtual

Initialize the PI_Server loader hooks.

Register the Messaging ORBInitializer.

Member Data Documentation

bool TAO_PI_Server_Loader::initialized_
private

Set to true after init is called.


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