|
TAO_CosNaming
2.1.2
|
#include <Naming_Loader.h>


Public Member Functions | |
| TAO_Naming_Loader (void) | |
| Constructor. | |
| ~TAO_Naming_Loader (void) | |
| Destructor. | |
| virtual int | init (int argc, ACE_TCHAR *argv[]) |
| virtual int | fini (void) |
| virtual CORBA::Object_ptr | create_object (CORBA::ORB_ptr orb, int argc, ACE_TCHAR *argv[]) |
Protected Attributes | |
| TAO_Naming_Server | naming_server_ |
| Instance of the TAO_Naming_Server. | |
Private Member Functions | |
| TAO_Naming_Loader (const TAO_Naming_Loader &) | |
| TAO_Naming_Loader & | operator= (const TAO_Naming_Loader &) |
| TAO_Naming_Loader::TAO_Naming_Loader | ( | void | ) |
Constructor.
Destructor.
|
private |
|
virtual |
This function call initializes the Naming Service given a reference to the ORB and the command line parameters.
Implements TAO_Object_Loader.
|
virtual |
Called by the Service Configurator framework to remove the Event Service. Defined in <ace/Service_Config.h>
Reimplemented from ACE_Shared_Object.
|
virtual |
Called by the Service Configurator framework to initialize the Event Service. Defined in <ace/Service_Config.h>
Reimplemented from ACE_Shared_Object.
|
private |
Instance of the TAO_Naming_Server.
1.8.0-20120409