Definition at line 1191 of file pugixml.hpp.
◆ xpath_variable()
PUGI__FN xpath_variable::xpath_variable |
( |
xpath_value_type |
type | ) |
|
|
protected |
◆ get_boolean()
PUGI__FN bool xpath_variable::get_boolean |
( |
| ) |
const |
◆ get_node_set()
PUGI__FN const xpath_node_set & xpath_variable::get_node_set |
( |
| ) |
const |
◆ get_number()
PUGI__FN double xpath_variable::get_number |
( |
| ) |
const |
◆ get_string()
PUGI__FN const char_t * xpath_variable::get_string |
( |
| ) |
const |
◆ name()
PUGI__FN const char_t * xpath_variable::name |
( |
| ) |
const |
◆ set() [1/4]
PUGI__FN bool xpath_variable::set |
( |
bool |
value | ) |
|
◆ set() [2/4]
PUGI__FN bool xpath_variable::set |
( |
const char_t * |
value | ) |
|
◆ set() [3/4]
◆ set() [4/4]
PUGI__FN bool xpath_variable::set |
( |
double |
value | ) |
|
◆ type()
PUGI__FN xpath_value_type xpath_variable::type |
( |
| ) |
const |
◆ xpath_variable_set
◆ _next
◆ _type
xpath_value_type pugi::xpath_variable::_type |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/main/main/opencpn/plugins/chartdldr_pi/src/pugixml.hpp
- /home/runner/work/main/main/opencpn/plugins/chartdldr_pi/src/pugixml.cpp