This is the complete list of members for pugi::xpath_variable_set, including all inherited members.
_assign(const xpath_variable_set &rhs) | pugi::xpath_variable_set | private |
_clone(xpath_variable *var, xpath_variable **out_result) | pugi::xpath_variable_set | privatestatic |
_data | pugi::xpath_variable_set | private |
_destroy(xpath_variable *var) | pugi::xpath_variable_set | privatestatic |
_find(const char_t *name) const | pugi::xpath_variable_set | private |
_swap(xpath_variable_set &rhs) | pugi::xpath_variable_set | private |
add(const char_t *name, xpath_value_type type) | pugi::xpath_variable_set | |
get(const char_t *name) | pugi::xpath_variable_set | |
get(const char_t *name) const | pugi::xpath_variable_set | |
operator=(const xpath_variable_set &rhs) | pugi::xpath_variable_set | |
set(const char_t *name, bool value) | pugi::xpath_variable_set | |
set(const char_t *name, double value) | pugi::xpath_variable_set | |
set(const char_t *name, const char_t *value) | pugi::xpath_variable_set | |
set(const char_t *name, const xpath_node_set &value) | pugi::xpath_variable_set | |
xpath_variable_set() | pugi::xpath_variable_set | |
xpath_variable_set(const xpath_variable_set &rhs) | pugi::xpath_variable_set | |
~xpath_variable_set() | pugi::xpath_variable_set |