TAO_PI_Server
2.1.2
|
#include <PI_Server_Loader.h>
Public Member Functions | |
TAO_PI_Server_Loader (void) | |
Constructor. | |
virtual | ~TAO_PI_Server_Loader (void) |
Destructor. | |
virtual int | init (int argc, ACE_TCHAR *[]) |
Initialize the PI_Server loader hooks. | |
Private Attributes | |
bool | initialized_ |
Set to true after init is called. |
Constructor.
|
virtual |
Destructor.
|
virtual |
Initialize the PI_Server loader hooks.
Register the Messaging ORBInitializer.
Reimplemented from ACE_Shared_Object.
|
private |
Set to true after init is called.