#include "CIAO_ComponentServer.h"
#include "ace/OS_NS_string.h"
#include "ace/Log_Msg.h"
#include "ace/Get_Opt.h"
#include "ace/Sched_Params.h"
#include "ace/Trace.h"
#include "ace/Env_Value_T.h"
#include "tao/ORB.h"
#include "tao/Object.h"
#include "tao/CORBA_methods.h"
#include "tao/PortableServer/PortableServer.h"
#include "tao/ORB_Core.h"
#include "ciao/CIAO_common.h"
#include "ciao/Logger/Logger_Service.h"
#include "ciao/Logger/Log_Macros.h"
#include "ciao/Server_init.h"
#include "CIAO_ComponentServer_Impl.h"
#include "CIAO_CS_ClientC.h"
#include "Configurator_Factory.h"
#include "Configurators/Server_Configurator.h"
Namespaces | |
namespace | CIAO |
namespace | CIAO::Deployment |
Functions | |
bool | write_IOR (const ACE_TCHAR *ior_file_name, const char *ior) |
bool write_IOR | ( | const ACE_TCHAR * | ior_file_name, | |
const char * | ior | |||
) |