#include <OB/CORBA.h>
#include <OB/CosNaming.h>
#include "NameClient_impl.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Simple NamingService. More... |
Definition in file NamingClient.cpp.
|
Simple NamingService. This is a helper CORBA service to allow SOAP client to obtain a reference to a CORBA object that does not conform to the standard naming convention used by the SoapBridge. Definition at line 33 of file NamingClient.cpp. |