#include <OB/CORBA.h>
#include "BridgeStub.h"
Go to the source code of this file.
Functions | |
CORBA_H | initCorba (int argn, char *argv[]) |
Initialize the CORBA system (src/IRPlus). More... | |
void | termCorba (CORBA_H hdl) |
Terminate the CORBA system (src/IRPlus). More... |
Definition in file CorbaInit.cpp.
|
Initialize the CORBA system (src/IRPlus).
Definition at line 28 of file CorbaInit.cpp. Referenced by main(). |
|
Terminate the CORBA system (src/IRPlus).
Definition at line 35 of file CorbaInit.cpp. Referenced by main(). |