DDS  ver. 1.6
Namespaces | Functions
TopoUtils.cpp File Reference
#include "TopoUtils.h"
#include <stdexcept>

Namespaces

 dds
 
 dds::topology_api
 

Functions

string dds::topology_api::TopoTypeToUseTag (ETopoType _type)
 
ETopoType dds::topology_api::UseTagToTopoType (const string &_name)
 
string dds::topology_api::TopoTypeToDeclTag (ETopoType _type)
 
ETopoType dds::topology_api::DeclTagToTopoType (const string &_name)
 
EPropertyAccessType dds::topology_api::TagToPropertyAccessType (const string &_name)
 
ERequirementType dds::topology_api::TagToRequirementType (const string &_name)
 
std::string dds::topology_api::RequirementTypeToTag (ERequirementType _type)
 
EConditionType dds::topology_api::TagToConditionType (const std::string &_name)
 
std::string dds::topology_api::ConditionTypeToTag (EConditionType _type)
 
EActionType dds::topology_api::TagToActionType (const std::string &_name)
 
std::string dds::topology_api::ActionTypeToTag (EActionType _type)