Public Member Functions | |
| xpath_variable_node_set () | |
Public Attributes | |
| char_t | name [1] |
| xpath_node_set | value |
Definition at line 8322 of file pugixml.cpp.
| xpath_variable_node_set::xpath_variable_node_set | ( | ) | [inline] |
Definition at line 8324 of file pugixml.cpp.
| char_t xpath_variable_node_set::name[1] |
Definition at line 8329 of file pugixml.cpp.
| xpath_node_set xpath_variable_node_set::value |
Definition at line 8328 of file pugixml.cpp.