#include <RT_ORB_Loader.h>
Inheritance diagram for TAO_RT_ORB_Loader:
Public Member Functions | |
TAO_RT_ORB_Loader (void) | |
Constructor. | |
virtual | ~TAO_RT_ORB_Loader (void) |
Destructor. | |
virtual int | init (int argc, ACE_TCHAR *[]) |
Initialize the RT ORB loader hooks. |
|
Constructor.
|
|
Destructor.
|
|
Initialize the RT ORB loader hooks. Register the RTCORBA ORBInitializer. Reimplemented from ACE_Shared_Object. |