Public Member Functions | |
| xpath_variable_number () | |
Public Attributes | |
| char_t | name [1] |
| double | value |
Definition at line 8297 of file pugixml.cpp.
| xpath_variable_number::xpath_variable_number | ( | ) | [inline] |
Definition at line 8299 of file pugixml.cpp.
| char_t xpath_variable_number::name[1] |
Definition at line 8304 of file pugixml.cpp.
| double xpath_variable_number::value |
Definition at line 8303 of file pugixml.cpp.