#include <OB/CORBA.h>
#include <OB/CosNaming.h>
#include <ServerTime.h>
#include "BridgeStub.h"
#include "SoapBridge.h"
#include "SoapBridge_skel.h"
Go to the source code of this file.
Compounds | |
class | CORBACallback_impl |
class | Overhead |
class | Torture |
Functions | |
int | main (int argc, char *argv[]) |
Simple NamingService. More... | |
Variables | |
CORBA::ORB_var | orb |
ServerTime::Time_var | tv |
bool | running = true |
Overhead * | OV |
Definition in file multest2.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 103 of file multest2.cpp. |
|
|
|
Definition at line 30 of file multest2.cpp. |
|
Definition at line 32 of file multest2.cpp. |
|
Definition at line 31 of file multest2.cpp. |