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