Definition at line 1270 of file pugixml.hpp.
◆ xpath_query() [1/2]
PUGI__FN pugi::xpath_query::xpath_query |
( |
const char_t * |
query, |
|
|
xpath_variable_set * |
variables = 0 |
|
) |
| |
|
explicit |
◆ xpath_query() [2/2]
PUGI__FN pugi::xpath_query::xpath_query |
( |
| ) |
|
◆ ~xpath_query()
PUGI__FN pugi::xpath_query::~xpath_query |
( |
| ) |
|
◆ evaluate_boolean()
PUGI__FN bool pugi::xpath_query::evaluate_boolean |
( |
const xpath_node & |
n | ) |
const |
◆ evaluate_node()
◆ evaluate_node_set()
◆ evaluate_number()
PUGI__FN double pugi::xpath_query::evaluate_number |
( |
const xpath_node & |
n | ) |
const |
◆ evaluate_string() [1/2]
PUGI__FN size_t pugi::xpath_query::evaluate_string |
( |
char_t * |
buffer, |
|
|
size_t |
capacity, |
|
|
const xpath_node & |
n |
|
) |
| const |
◆ evaluate_string() [2/2]
PUGI__FN string_t pugi::xpath_query::evaluate_string |
( |
const xpath_node & |
n | ) |
const |
◆ operator unspecified_bool_type()
PUGI__FN pugi::xpath_query::operator xpath_query::unspecified_bool_type |
( |
| ) |
const |
◆ operator!()
PUGI__FN bool pugi::xpath_query::operator! |
( |
| ) |
const |
◆ result()
◆ return_type()
PUGI__FN xpath_value_type pugi::xpath_query::return_type |
( |
| ) |
const |
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