|
DDS
ver. 2.0
|
Classes | |
| class | CompareTopoIndexLess |
| class | CRequirement |
| class | CTask |
| class | CTaskCollection |
| class | CTaskContainer |
| class | CTaskGroup |
| class | CTopoBase |
| class | CTopoElement |
| class | CTopoIndex |
| class | CTopology |
| class | CTopologyParserXML |
| class | CTopoProperty |
| class | CTopoVars |
| class | CTrigger |
| Data class to hold task trigger. More... | |
| struct | STaskInfo |
Functions | |
| TopoElementPtr_t | CreateTopoElement (ETopoType _type) |
| TopoBasePtr_t | CreateTopoBase (ETopoType _type) |
| TopoPropertyPtr_t | CreateTopoProperty (ETopoType _type) |
| string | TopoTypeToUseTag (ETopoType _type) |
| ETopoType | UseTagToTopoType (const string &_name) |
| string | TopoTypeToDeclTag (ETopoType _type) |
| ETopoType | DeclTagToTopoType (const string &_name) |
| EPropertyAccessType | TagToPropertyAccessType (const string &_name) |
| ERequirementType | TagToRequirementType (const string &_name) |
| std::string | RequirementTypeToTag (ERequirementType _type) |
| EConditionType | TagToConditionType (const std::string &_name) |
| std::string | ConditionTypeToTag (EConditionType _type) |
| EActionType | TagToActionType (const std::string &_name) |
| std::string | ActionTypeToTag (EActionType _type) |
| ETopoType | UseTagToTopoType (const std::string &_name) |
| ETopoType | DeclTagToTopoType (const std::string &_name) |
| EPropertyAccessType | TagToPropertyAccessType (const std::string &_name) |
| ERequirementType | TagToRequirementType (const std::string &_name) |
| typedef std::shared_ptr<CRequirement> dds::topology_api::RequirementPtr_t |
| typedef std::vector<RequirementPtr_t> dds::topology_api::RequirementPtrVector_t |
| typedef std::shared_ptr<CTaskCollection> dds::topology_api::TaskCollectionPtr_t |
| typedef std::vector<TaskCollectionPtr_t> dds::topology_api::TaskCollectionPtrVector_t |
| typedef std::shared_ptr<CTaskContainer> dds::topology_api::TaskContainerPtr_t |
| typedef std::vector<TaskContainerPtr_t> dds::topology_api::TaskContainerPtrVector_t |
| typedef std::shared_ptr<CTaskGroup> dds::topology_api::TaskGroupPtr_t |
| typedef std::shared_ptr<CTask> dds::topology_api::TaskPtr_t |
| typedef std::vector<TaskPtr_t> dds::topology_api::TaskPtrVector_t |
| typedef std::shared_ptr<CTopoBase> dds::topology_api::TopoBasePtr_t |
| typedef std::vector<TopoBasePtr_t> dds::topology_api::TopoBasePtrVector_t |
| typedef std::shared_ptr<CTopoElement> dds::topology_api::TopoElementPtr_t |
| typedef std::vector<TopoElementPtr_t> dds::topology_api::TopoElementPtrVector_t |
| typedef std::vector<CTopoIndex> dds::topology_api::TopoIndexVector_t |
| typedef std::shared_ptr<CTopoProperty> dds::topology_api::TopoPropertyPtr_t |
| typedef std::vector<TopoPropertyPtr_t> dds::topology_api::TopoPropertyPtrVector_t |
| typedef std::shared_ptr<CTopoVars> dds::topology_api::TopoVarsPtr_t |
| typedef std::shared_ptr<CTrigger> dds::topology_api::TriggerPtr_t |
| typedef std::vector<TriggerPtr_t> dds::topology_api::TriggerPtrVector_t |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
| std::string dds::topology_api::ActionTypeToTag | ( | EActionType | _type | ) |
| std::string dds::topology_api::ConditionTypeToTag | ( | EConditionType | _type | ) |
| TopoBasePtr_t dds::topology_api::CreateTopoBase | ( | ETopoType | _type | ) |
| TopoElementPtr_t dds::topology_api::CreateTopoElement | ( | ETopoType | _type | ) |
| TopoPropertyPtr_t dds::topology_api::CreateTopoProperty | ( | ETopoType | _type | ) |
| ETopoType dds::topology_api::DeclTagToTopoType | ( | const std::string & | _name | ) |
| ETopoType dds::topology_api::DeclTagToTopoType | ( | const string & | _name | ) |
| std::string dds::topology_api::RequirementTypeToTag | ( | ERequirementType | _type | ) |
| EActionType dds::topology_api::TagToActionType | ( | const std::string & | _name | ) |
| EConditionType dds::topology_api::TagToConditionType | ( | const std::string & | _name | ) |
| EPropertyAccessType dds::topology_api::TagToPropertyAccessType | ( | const std::string & | _name | ) |
| EPropertyAccessType dds::topology_api::TagToPropertyAccessType | ( | const string & | _name | ) |
| ERequirementType dds::topology_api::TagToRequirementType | ( | const std::string & | _name | ) |
| ERequirementType dds::topology_api::TagToRequirementType | ( | const string & | _name | ) |
| std::string dds::topology_api::TopoTypeToDeclTag | ( | ETopoType | _type | ) |
| std::string dds::topology_api::TopoTypeToUseTag | ( | ETopoType | _type | ) |
| ETopoType dds::topology_api::UseTagToTopoType | ( | const std::string & | _name | ) |
| ETopoType dds::topology_api::UseTagToTopoType | ( | const string & | _name | ) |
1.8.13