This file contains the implementation of the DomainApplication interface. More...
#include "Domain_Application_Export.h"
#include "Deployment/Deployment_DomainApplicationS.h"
#include "Deployment/Deployment_NodeApplicationManagerC.h"
#include "Deployment/Deployment_NodeApplicationManagerS.h"
#include "Deployment/Deployment_NodeManagerC.h"
#include "Completion/CompletionHandler_T.h"
#include "Completion/Completion_Counter_Base.h"
#include "ace/Map_Manager.h"
#include "ace/Refcounted_Auto_Ptr.h"
#include "ace/Map_Manager.h"
Classes | |
class | DAnCE::DomainApplication_Impl |
This class implements the DomainApplication interface. More... | |
class | DAnCE::DA_NAM_ReplyHandlerImpl |
class | DAnCE::DA_NAM_ReplyHandlerImpl::Counter |
class | DAnCE::DA_NA_ReplyHandlerImpl |
class | DAnCE::DA_NA_ReplyHandlerImpl::Counter |
Namespaces | |
namespace | DAnCE |
Typedefs | |
typedef CompletionHandler < DomainApplication_Impl > | DAnCE::DA_CompletionHandler |
typedef ACE_Refcounted_Auto_Ptr < DA_CompletionHandler, ACE_Null_Mutex > | DAnCE::DA_CompletionHandler_AutoPtr |
typedef PortableServer::Servant_var < DomainApplication_Impl > | DAnCE::DomainApplication_Impl_var |
This file contains the implementation of the DomainApplication interface.
========================================================