TAO_PortableGroup
2.0.8
|
#include <PortableGroup_Loader.h>
Public Member Functions | |
TAO_PortableGroup_Loader (void) | |
Constructor. | |
virtual int | init (int argc, ACE_TCHAR *[]) |
Initialize the PortableGroup loader hooks. | |
Static Public Member Functions | |
static int | Initializer (void) |
Used to force the initialization of the ORB code. |
TAO_PortableGroup_Loader::TAO_PortableGroup_Loader | ( | void | ) |
Constructor.
int TAO_PortableGroup_Loader::init | ( | int | argc, |
ACE_TCHAR * | [] | ||
) | [virtual] |
Initialize the PortableGroup loader hooks.
Register the Portablegroup ORBInitializer.
Reimplemented from ACE_Shared_Object.
int TAO_PortableGroup_Loader::Initializer | ( | void | ) | [static] |
Used to force the initialization of the ORB code.