TAO_PortableServer
2.0.8
|
#include <POA_Current_Factory.h>
Public Member Functions | |
virtual CORBA::Object_ptr | create_object (CORBA::ORB_ptr orb, int argc, ACE_TCHAR *argv[]) |
Creates a PICurrent and returns it. |
CORBA::Object_ptr TAO_POA_Current_Factory::create_object | ( | CORBA::ORB_ptr | orb, |
int | argc, | ||
ACE_TCHAR * | argv[] | ||
) | [virtual] |
Creates a PICurrent and returns it.
Implements TAO_Object_Loader.