TAO_IORManipulation
2.2.3
|
#include <IORManip_Loader.h>
Public Member Functions | |
TAO_IORManip_Loader (void) | |
Constructor. More... | |
virtual CORBA::Object_ptr | create_object (CORBA::ORB_ptr orb, int argc, ACE_TCHAR *argv[]) |
Creates a IORManip factory and returns it. More... | |
Public Member Functions inherited from TAO_Object_Loader | |
virtual | ~TAO_Object_Loader (void) |
Static Public Member Functions | |
static int | Initializer (void) |
Used to force the initialization of the ORB code. More... | |
TAO_IORManip_Loader::TAO_IORManip_Loader | ( | void | ) |
Constructor.
|
virtual |
Creates a IORManip factory and returns it.
Implements TAO_Object_Loader.
|
static |
Used to force the initialization of the ORB code.