6 #ifndef __DDS__TopoUtils__ 7 #define __DDS__TopoUtils__
ETopoType
Definition: TopoBase.h:22
EConditionType TagToConditionType(const std::string &_name)
Definition: TopoUtils.cpp:137
string TopoTypeToDeclTag(ETopoType _type)
Definition: TopoUtils.cpp:55
string TopoTypeToUseTag(ETopoType _type)
Definition: TopoUtils.cpp:16
EPropertyAccessType
Definition: TopoProperty.h:22
ETopoType DeclTagToTopoType(const string &_name)
Definition: TopoUtils.cpp:78
std::string ActionTypeToTag(EActionType _type)
Definition: TopoUtils.cpp:164
EActionType TagToActionType(const std::string &_name)
Definition: TopoUtils.cpp:156
Definition: dds-agent/src/AgentConnectionManager.h:18
std::string ConditionTypeToTag(EConditionType _type)
Definition: TopoUtils.cpp:145
ETopoType UseTagToTopoType(const string &_name)
Definition: TopoUtils.cpp:37
ERequirementType
Definition: Requirement.h:18
ERequirementType TagToRequirementType(const string &_name)
Definition: TopoUtils.cpp:110
EActionType
Definition: Trigger.h:24
EConditionType
Definition: Trigger.h:18
std::string RequirementTypeToTag(ERequirementType _type)
Definition: TopoUtils.cpp:122
EPropertyAccessType TagToPropertyAccessType(const string &_name)
Definition: TopoUtils.cpp:98