成员的完整列表,这些成员属于 pugi::xpath_variable,包括所有继承而来的类成员
_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 | pugi::xpath_variable | friend |