addElement(CTopoBase::EType _type, const std::string &_name) | dds::topology_api::CTopoContainer | |
addElement(const std::string &_name) | dds::topology_api::CTopoContainer | |
addElement(const std::string &_name) | dds::topology_api::CTopoContainer | |
addElement(const std::string &_name) | dds::topology_api::CTopoContainer | |
addElement(const std::string &_name) | dds::topology_api::CTopoContainer | |
canAddElement(CTopoBase::EType _type) | dds::topology_api::CTopoContainer | protected |
CTopoBase(const std::string &_name) | dds::topology_api::CTopoBase | protected |
CTopoContainer(const std::string &_name) | dds::topology_api::CTopoContainer | protected |
CTopoElement(const std::string &_name) | dds::topology_api::CTopoElement | protected |
EType enum name | dds::topology_api::CTopoBase | |
getElement(size_t _i) const | dds::topology_api::CTopoContainer | |
getElements() const | dds::topology_api::CTopoContainer | |
getName() const | dds::topology_api::CTopoBase | |
getNofElements() const | dds::topology_api::CTopoContainer | |
getNofTasks() const =0 | dds::topology_api::CTopoElement | pure virtual |
getNofTasksDefault() const | dds::topology_api::CTopoContainer | protected |
getParent() const | dds::topology_api::CTopoBase | |
getPath() const | dds::topology_api::CTopoBase | |
getTotalCounterDefault() const | dds::topology_api::CTopoElement | protected |
getTotalNofTasks() const =0 | dds::topology_api::CTopoElement | pure virtual |
getType() const | dds::topology_api::CTopoBase | |
hashString() const =0 | dds::topology_api::CTopoBase | pure virtual |
initFromPropertyTree(const boost::property_tree::ptree &_pt)=0 | dds::topology_api::CTopoBase | pure 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 |
makeElement(const std::string &_name) | dds::topology_api::CTopoContainer | inlineprotected |
operator<<(std::ostream &_strm, const CTopoContainer &_taskContainer) | dds::topology_api::CTopoContainer | friend |
Ptr_t typedef | dds::topology_api::CTopoContainer | |
PtrVector_t typedef | dds::topology_api::CTopoContainer | |
saveToPropertyTree(boost::property_tree::ptree &_pt)=0 | dds::topology_api::CTopoBase | pure virtual |
setName(const std::string &_name) | dds::topology_api::CTopoBase | |
setParent(CTopoBase *_parent) | dds::topology_api::CTopoBase | |
setType(CTopoBase::EType _type) | dds::topology_api::CTopoBase | protected |
toString() const | dds::topology_api::CTopoContainer | virtual |
~CTopoBase() | dds::topology_api::CTopoBase | protectedvirtual |
~CTopoContainer() | dds::topology_api::CTopoContainer | protectedvirtual |
~CTopoElement() | dds::topology_api::CTopoElement | protectedvirtual |