|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for XMLStorage::XPathElement, including all inherited members.
| _attr_name | XMLStorage::XPathElement | |
| _attr_value | XMLStorage::XPathElement | |
| _child_idx | XMLStorage::XPathElement | |
| _child_name | XMLStorage::XPathElement | |
| const_find(const XMLNode *node) const | XMLStorage::XPathElement | |
| find(XMLNode *node) const | XMLStorage::XPathElement | |
| matches(const XMLNode &node, int &n) const | XMLStorage::XPathElement | |
| parse(const char *path) | XMLStorage::XPathElement | |
| XPathElement() | XMLStorage::XPathElement | inline |
| XPathElement(const XS_String &child_name, int child_idx=-1) | XMLStorage::XPathElement | inline |
| XPathElement(const XS_String &child_name, int child_idx, const XS_String &attr_name, const XS_String &attr_value) | XMLStorage::XPathElement | inline |