DDS  ver. 3.6
dds::topology_api::CTopoParserXML Member List

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::CTopoParserXMLstatic
isValid(std::istream &_stream, const std::string &_schemaFilepath, std::string *_output=nullptr)dds::topology_api::CTopoParserXMLstatic
parse(boost::property_tree::ptree &_pt, const std::string &_filepath, const std::string &_schemaFilepath, std::string *_topologyName=nullptr)dds::topology_api::CTopoParserXMLstatic
parse(boost::property_tree::ptree &_pt, std::istream &_stream, const std::string &_schemaFilepath, std::string *_topologyName=nullptr)dds::topology_api::CTopoParserXMLstatic