DDS
ver. 3.6
|
This is the complete list of members for dds::topology_api::CTopoElement, including all inherited members.
CTopoBase(const std::string &_name) | dds::topology_api::CTopoBase | protected |
CTopoElement(const std::string &_name) | dds::topology_api::CTopoElement | protected |
EType enum name | dds::topology_api::CTopoBase | |
getName() const | dds::topology_api::CTopoBase | |
getNofTasks() const =0 | dds::topology_api::CTopoElement | pure virtual |
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 |
Ptr_t typedef | dds::topology_api::CTopoElement | |
PtrVector_t typedef | dds::topology_api::CTopoElement | |
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::CTopoBase | virtual |
~CTopoBase() | dds::topology_api::CTopoBase | protectedvirtual |
~CTopoElement() | dds::topology_api::CTopoElement | protectedvirtual |