This is the complete list of members for UtilsXML, including all inherited members.
findByClass(const T &t, const C &cls, std::list< typename T::path_elem_t > &result) | UtilsXML | static |
findByClass(const T &t, const C &cls, path_list_t &result, const path_t &path=path_t()) | UtilsXML | inlinestatic |
findById(const V &tree, const std::string &tag, typename V::path_t &result, const typename V::path_t &path=path_t()) | UtilsXML | static |
findById(const T &tree, const std::string &tag, path_list_t &result, const path_t &path=path_t()) | UtilsXML | static |
findById(const T &t, const std::string &id, typename T::path_t &result, const typename T::path_t &path) (defined in UtilsXML) | UtilsXML | |
findByTag(const T &tree, const E &tag, path_list_t &result, const path_t &path=path_t()) | UtilsXML | static |
findByTag(const T &t, const N &tag, UtilsXML::path_list_t &result, const path_t &path) | UtilsXML | |
findByTags(const T &tree, const std::set< E > &tags, path_list_t &result, const path_t &path=path_t()) | UtilsXML | static |
findByTags(const T &t, const std::set< N > &tags, UtilsXML::path_list_t &result, const UtilsXML::path_t &path) | UtilsXML | |
path_elem_t typedef (defined in UtilsXML) | UtilsXML | |
path_list_t typedef (defined in UtilsXML) | UtilsXML | |
path_t typedef | UtilsXML | |