#include <assert.h>
#include <iostream>
#include <coil/stringutil.h>
#include <doil/corba/CORBAManager.h>
#include <doil/ORBManager.h>
Go to the source code of this file.
Namespaces | |
doil | |
doil::CORBA | |
Macros | |
#define | UNUSED_ARG(a) do {} while (&a == 0) |
Functions | |
void | DoilCORBAInit (coil::Properties &prop) |
#define UNUSED_ARG | ( | a | ) | do {} while (&a == 0) |
Definition at line 24 of file CORBAManager.cpp.
void DoilCORBAInit | ( | coil::Properties & | prop | ) |
Definition at line 560 of file CORBAManager.cpp.