Dev Essential
Loading...
Searching...
No Matches
a_util::xml::DOMElement Member List

This is the complete list of members for a_util::xml::DOMElement, including all inherited members.

createChild(const std::string &name)a_util::xml::DOMElement
createChildBefore(const std::string &name, const DOMElement &before)a_util::xml::DOMElement
DOM (defined in a_util::xml::DOMElement)a_util::xml::DOMElementfriend
DOMElement()a_util::xml::DOMElement
DOMElement(const DOMElement &element)a_util::xml::DOMElement
eraseAttribute(const std::string &name)a_util::xml::DOMElement
findNode(const std::string &query, DOMElement &element_ptr) consta_util::xml::DOMElement
findNodes(const std::string &query, DOMElementList &elements) consta_util::xml::DOMElement
getAttribute(const std::string &name, const std::string &def_value=std::string()) consta_util::xml::DOMElement
getAttributes() consta_util::xml::DOMElement
getChild(const std::string &name) consta_util::xml::DOMElement
getChildren() consta_util::xml::DOMElement
getData() consta_util::xml::DOMElement
getDocument() consta_util::xml::DOMElement
getName() consta_util::xml::DOMElement
getParent() consta_util::xml::DOMElement
getPath() consta_util::xml::DOMElement
hasAttribute(const std::string &name) consta_util::xml::DOMElement
isNull() consta_util::xml::DOMElement
operator=(const DOMElement &element)a_util::xml::DOMElement
operator==(const DOMElement &lhs, const DOMElement &rhs)a_util::xml::DOMElementfriend
removeChild(const std::string &name)a_util::xml::DOMElement
setAttribute(const std::string &name, const std::string &strValue)a_util::xml::DOMElement
setData(const std::string &data)a_util::xml::DOMElement
setName(const std::string &name)a_util::xml::DOMElement
sortNodes(const std::string &query, SortingOrder order)a_util::xml::DOMElement
sortNodes(const std::string &query, SortingOrder order, std::size_t number_of_nodes)a_util::xml::DOMElement
sortNodes(const std::string &query, const std::string &attribute, SortingOrder order)a_util::xml::DOMElement
sortNodes(const std::string &query, const std::string &attribute, SortingOrder order, std::size_t number_of_nodes)a_util::xml::DOMElement
~DOMElement()a_util::xml::DOMElement