|
DDS
ver. 1.6
|
#include "Requirement.h"#include "TopoElement.h"#include "TopoProperty.h"#include "Trigger.h"#include <string>Go to the source code of this file.
Namespaces | |
| dds | |
| dds::topology_api | |
Functions | |
| string | dds::topology_api::TopoTypeToUseTag (ETopoType _type) |
| ETopoType | dds::topology_api::UseTagToTopoType (const std::string &_name) |
| string | dds::topology_api::TopoTypeToDeclTag (ETopoType _type) |
| ETopoType | dds::topology_api::DeclTagToTopoType (const std::string &_name) |
| EPropertyAccessType | dds::topology_api::TagToPropertyAccessType (const std::string &_name) |
| ERequirementType | dds::topology_api::TagToRequirementType (const std::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) |
1.8.13