This is the complete list of members for pugi::xpath_variable, including all inherited members.
| _next | pugi::xpath_variable | protected |
| _type | pugi::xpath_variable | protected |
| get_boolean() const | pugi::xpath_variable | |
| get_node_set() const | pugi::xpath_variable | |
| get_number() const | pugi::xpath_variable | |
| get_string() const | pugi::xpath_variable | |
| name() const | pugi::xpath_variable | |
| operator=(const xpath_variable &) | pugi::xpath_variable | protected |
| set(bool value) | pugi::xpath_variable | |
| set(double value) | pugi::xpath_variable | |
| set(const char_t *value) | pugi::xpath_variable | |
| set(const xpath_node_set &value) | pugi::xpath_variable | |
| type() const | pugi::xpath_variable | |
| xpath_variable(xpath_value_type type) | pugi::xpath_variable | protected |
| xpath_variable(const xpath_variable &) | pugi::xpath_variable | protected |
| xpath_variable_set class | pugi::xpath_variable | friend |
1.8.13