CTopoBase(const std::string &_name) | dds::topology_api::CTopoBase | protected |
CTopoRequirement(const std::string &_name) | dds::topology_api::CTopoRequirement | |
EType enum name | dds::topology_api::CTopoRequirement | |
getName() const | dds::topology_api::CTopoBase | |
getParent() const | dds::topology_api::CTopoBase | |
getPath() const | dds::topology_api::CTopoBase | |
getRequirementType() const | dds::topology_api::CTopoRequirement | |
getType() const | dds::topology_api::CTopoBase | |
getValue() const | dds::topology_api::CTopoRequirement | |
hashString() const | dds::topology_api::CTopoRequirement | virtual |
initFromPropertyTree(const boost::property_tree::ptree &_pt) | dds::topology_api::CTopoRequirement | virtual |
initFromXML(const std::string &_filepath, const std::string &_schemaFilepath="", std::string *_topologyName=nullptr) | dds::topology_api::CTopoBase | |
initFromXML(std::istream &_stream, const std::string &_schemaFilepath="", std::string *_topologyName=nullptr) | dds::topology_api::CTopoBase | |
make(const std::string &_objectName, const std::string &_filepath, const std::string &_schemaFilepath="", std::string *_topologyName=nullptr) | dds::topology_api::CTopoBase | inlinestatic |
make(const std::string &_objectName, std::istream &_stream, const std::string &_schemaFilepath="", std::string *_topologyName=nullptr) | dds::topology_api::CTopoBase | inlinestatic |
make(const std::string &_name, const boost::property_tree::ptree &_pt) | dds::topology_api::CTopoBase | inlinestatic |
operator<<(std::ostream &_strm, const CTopoRequirement &_requirement) | dds::topology_api::CTopoRequirement | friend |
Ptr_t typedef | dds::topology_api::CTopoRequirement | |
PtrVector_t typedef | dds::topology_api::CTopoRequirement | |
saveToPropertyTree(boost::property_tree::ptree &_pt) | dds::topology_api::CTopoRequirement | virtual |
setName(const std::string &_name) | dds::topology_api::CTopoBase | |
setParent(CTopoBase *_parent) | dds::topology_api::CTopoBase | |
setRequirementType(CTopoRequirement::EType _requireemntType) | dds::topology_api::CTopoRequirement | |
setType(CTopoBase::EType _type) | dds::topology_api::CTopoBase | protected |
setValue(const std::string &_value) | dds::topology_api::CTopoRequirement | |
toString() const | dds::topology_api::CTopoRequirement | virtual |
~CTopoBase() | dds::topology_api::CTopoBase | protectedvirtual |
~CTopoRequirement() | dds::topology_api::CTopoRequirement | virtual |