DDS
ver. 3.6
|
This is the complete list of members for dds::topology_api::CTopoParserXML, including all inherited members.
isValid(const std::string &_filepath, const std::string &_schemaFilepath, std::string *_output=nullptr) | dds::topology_api::CTopoParserXML | static |
isValid(std::istream &_stream, const std::string &_schemaFilepath, std::string *_output=nullptr) | dds::topology_api::CTopoParserXML | static |
parse(boost::property_tree::ptree &_pt, const std::string &_filepath, const std::string &_schemaFilepath, std::string *_topologyName=nullptr) | dds::topology_api::CTopoParserXML | static |
parse(boost::property_tree::ptree &_pt, std::istream &_stream, const std::string &_schemaFilepath, std::string *_topologyName=nullptr) | dds::topology_api::CTopoParserXML | static |