TAO_RTCORBA  2.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
TAO_RT_ORB_Loader Class Reference

#include <RT_ORB_Loader.h>

Inheritance diagram for TAO_RT_ORB_Loader:
Inheritance graph
Collaboration diagram for TAO_RT_ORB_Loader:
Collaboration graph

Public Member Functions

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

Private Attributes

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

Constructor & Destructor Documentation

TAO_RT_ORB_Loader::TAO_RT_ORB_Loader ( void  )

Constructor.

TAO_RT_ORB_Loader::~TAO_RT_ORB_Loader ( void  )
virtual

Destructor.

Member Function Documentation

int TAO_RT_ORB_Loader::init ( int  argc,
ACE_TCHAR argv[] 
)
virtual

Initialize the RT ORB loader hooks.

Register the RTCORBA ORBInitializer.

Member Data Documentation

bool TAO_RT_ORB_Loader::initialized_
private

Set to true after init is called.


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