Public Member Functions | |
| xpath_variable_number () | |
Public Attributes | |
| double | value |
| char_t | name [1] |
Definition at line 6126 of file pugixml.cpp.
| xpath_variable_number::xpath_variable_number | ( | ) | [inline] |
Definition at line 6127 of file pugixml.cpp.
| char_t xpath_variable_number::name[1] |
Definition at line 6131 of file pugixml.cpp.
| double xpath_variable_number::value |
Definition at line 6130 of file pugixml.cpp.
1.5.9