addProperty(const std::string &_name) | dds::topology_api::CTopoTask | |
addRequirement(const std::string &_name) | dds::topology_api::CTopoTask | |
addTrigger(const std::string &_name) | dds::topology_api::CTopoTask | |
CTopoBase(const std::string &_name) | dds::topology_api::CTopoBase | protected |
CTopoElement(const std::string &_name) | dds::topology_api::CTopoElement | protected |
CTopoTask(const std::string &_name) | dds::topology_api::CTopoTask | |
EType enum name | dds::topology_api::CTopoBase | |
getEnv() const | dds::topology_api::CTopoTask | |
getExe() const | dds::topology_api::CTopoTask | |
getName() const | dds::topology_api::CTopoBase | |
getNofProperties() const | dds::topology_api::CTopoTask | |
getNofRequirements() const | dds::topology_api::CTopoTask | |
getNofTasks() const | dds::topology_api::CTopoTask | virtual |
getNofTriggers() const | dds::topology_api::CTopoTask | |
getParent() const | dds::topology_api::CTopoBase | |
getParentCollectionId() const | dds::topology_api::CTopoTask | |
getParentGroupId() const | dds::topology_api::CTopoTask | |
getPath() const | dds::topology_api::CTopoBase | |
getProperties() const | dds::topology_api::CTopoTask | |
getProperty(const std::string &_id) const | dds::topology_api::CTopoTask | |
getRequirements() const | dds::topology_api::CTopoTask | |
getTotalCounter() const | dds::topology_api::CTopoTask | |
getTotalCounterDefault() const | dds::topology_api::CTopoElement | protected |
getTotalNofTasks() const | dds::topology_api::CTopoTask | virtual |
getTriggers() const | dds::topology_api::CTopoTask | |
getType() const | dds::topology_api::CTopoBase | |
hashString() const | dds::topology_api::CTopoTask | virtual |
initFromPropertyTree(const boost::property_tree::ptree &_pt) | dds::topology_api::CTopoTask | 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 | |
isEnvReachable() const | dds::topology_api::CTopoTask | |
isExeReachable() const | dds::topology_api::CTopoTask | |
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 CTopoTask &_task) | dds::topology_api::CTopoTask | friend |
Ptr_t typedef | dds::topology_api::CTopoTask | |
PtrVector_t typedef | dds::topology_api::CTopoTask | |
saveToPropertyTree(boost::property_tree::ptree &_pt) | dds::topology_api::CTopoTask | virtual |
setEnv(const std::string &_env) | dds::topology_api::CTopoTask | |
setEnvReachable(bool _envReachable) | dds::topology_api::CTopoTask | |
setExe(const std::string &_exe) | dds::topology_api::CTopoTask | |
setExeReachable(bool _exeReachable) | dds::topology_api::CTopoTask | |
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::CTopoTask | virtual |
~CTopoBase() | dds::topology_api::CTopoBase | protectedvirtual |
~CTopoElement() | dds::topology_api::CTopoElement | protectedvirtual |
~CTopoTask() | dds::topology_api::CTopoTask | virtual |