ADTF  3.18.2
DOM Member List

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

_impl (defined in DOM)DOMprivate
DOM()DOM
DOM(const DOM &dom)DOM
findNode(const std::string &query, DOMElement &element_ptr) constDOM
findNodes(const std::string &query, DOMElementList &elements) constDOM
fromString(const std::string &xml)DOM
getLastError() constDOM
getRoot() constDOM
isNull() constDOM
load(const std::string &file_path)DOM
operator=(const DOM &dom)DOM
reset()DOM
save(const std::string &file_path) constDOM
toString() constDOM
~DOM()DOM