Loading...
Searching...
No Matches
SearchXML Member List

This is the complete list of members for SearchXML, including all inherited members.

findByClass(const T &t, const C &cls, std::list< typename T::path_elem_t > &result)SearchXMLstatic
findByClass(const T &t, const C &cls, path_list_t &result, const path_t &path=path_t())SearchXMLinlinestatic
findById(const V &tree, const std::string &tag, typename V::path_t &result, const typename V::path_t &path=path_t())SearchXMLstatic
findById(const T &tree, const std::string &tag, path_list_t &result, const path_t &path=path_t())SearchXMLstatic
findById(const T &t, const std::string &id, typename T::path_t &result, const typename T::path_t &path) (defined in SearchXML)SearchXML
findByTag(const T &tree, const E &tag, path_list_t &result, const path_t &path=path_t())SearchXMLstatic
findByTag(const T &t, const N &tag, SearchXML::path_list_t &result, const path_t &path)SearchXML
findByTags(const T &tree, const std::set< E > &tags, path_list_t &result, const path_t &path=path_t())SearchXMLstatic
findByTags(const T &t, const std::set< N > &tags, SearchXML::path_list_t &result, const SearchXML::path_t &path)SearchXML
path_elem_t typedef (defined in SearchXML)SearchXML
path_list_t typedef (defined in SearchXML)SearchXML
path_t typedefSearchXML