Maintains the Domain Information. More...
#include "Deployment/Deployment_TargetDataC.h"
#include "Deployment/Deployment_TargetManagerC.h"
Classes | |
class | DAnCE::DomainDataManager |
Responsible for maintaining the Domain Information. More... | |
Namespaces | |
namespace | DAnCE |
A struct which captures the binding information about a component. | |
Defines | |
#define | DOMAIN_DATA_MANAGER DomainDataManager_Singleton::instance () |
Typedefs | |
typedef ACE_Singleton < DomainDataManager, ACE_SYNCH_RECURSIVE_MUTEX > | DAnCE::DomainDataManager_Singleton |
Maintains the Domain Information.
It contains the entire Domain information. Both the initial domain as well as the current available domain.
#define DOMAIN_DATA_MANAGER DomainDataManager_Singleton::instance () |