This is the complete list of members for pugi::xpath_query, including all inherited members.
| _impl | pugi::xpath_query | private |
| _result | pugi::xpath_query | private |
| evaluate_boolean(const xpath_node &n) const | pugi::xpath_query | |
| evaluate_node(const xpath_node &n) const | pugi::xpath_query | |
| evaluate_node_set(const xpath_node &n) const | pugi::xpath_query | |
| evaluate_number(const xpath_node &n) const | pugi::xpath_query | |
| evaluate_string(const xpath_node &n) const | pugi::xpath_query | |
| evaluate_string(char_t *buffer, size_t capacity, const xpath_node &n) const | pugi::xpath_query | |
| operator unspecified_bool_type() const | pugi::xpath_query | |
| operator!() const | pugi::xpath_query | |
| operator=(const xpath_query &) | pugi::xpath_query | private |
| result() const | pugi::xpath_query | |
| return_type() const | pugi::xpath_query | |
| unspecified_bool_type typedef | pugi::xpath_query | private |
| xpath_query(const xpath_query &) | pugi::xpath_query | private |
| xpath_query(const char_t *query, xpath_variable_set *variables=0) | pugi::xpath_query | explicit |
| xpath_query() | pugi::xpath_query | |
| ~xpath_query() | pugi::xpath_query |
1.8.13