TAO_PI_Server
2.2.0
|
#include <PI_Server_Loader.h>
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... | |
TAO_PI_Server_Loader::TAO_PI_Server_Loader | ( | void | ) |
Constructor.
|
virtual |
Destructor.
|
virtual |
Initialize the PI_Server loader hooks.
Register the Messaging ORBInitializer.
|
private |
Set to true after init is called.