#include "ace/Process_Manager.h"
#include "ace/Event_Handler.h"
#include "ace/Condition_T.h"
#include "ace/OS_NS_sys_wait.h"
#include "ace/Refcounted_Auto_Ptr.h"
#include "ace/Unbounded_Set_Ex.h"
#include "ace/Synch_Traits.h"
#include "tao/PortableServer/PortableServer.h"
#include "ciao/ComponentServer/CIAO_CS_ClientS.h"
#include "ciao/ComponentServer/CIAO_ComponentServerC.h"
#include "ciao/ComponentServer/CIAO_CS_Client_svnt_export.h"
#include "Client_init.h"
#include "ace/Process_Manager.h"
#include "ace/Refcounted_Auto_Ptr.h"
Classes | |
class | CIAO::Deployment::Child_Handler |
The signal handler class for the SIGCHLD handling to avoid zombies. More... | |
class | CIAO::Deployment::CIAO_ServerActivator_i |
Default server activator for CIAO component servers. More... | |
struct | CIAO::Deployment::CIAO_ServerActivator_i::Server_Info |
struct | CIAO::Deployment::CIAO_ServerActivator_i::_server_info |
Namespaces | |
namespace | CIAO |
namespace | CIAO::Deployment |