cpp-ElementTree
Python ElementTree-alike XML API for C++
etree::XPath Member List

This is the complete list of members for etree::XPath, including all inherited members.

expr() const etree::XPath
find(const Element &e) const etree::XPath
findall(const Element &e) const etree::XPath
findtext(const Element &e, const string &default_="") const etree::XPath
operator=(const XPath &other)etree::XPath
removeall(Element &expr) const etree::XPath
XPath(const char *s)etree::XPath
XPath(const string &s)etree::XPath
XPath(const string &s, const XPathContext &context)etree::XPath
XPath(const XPath &other)etree::XPath
~XPath()etree::XPath