#include <ogdf/lib/pugixml/pugixml.h>
Definition at line 1123 of file pugixml.h.
◆ unspecified_bool_type
◆ xpath_query() [1/3]
◆ xpath_query() [2/3]
◆ xpath_query() [3/3]
| pugi::xpath_query::xpath_query |
( |
| ) |
|
◆ ~xpath_query()
| pugi::xpath_query::~xpath_query |
( |
| ) |
|
◆ evaluate_boolean()
| bool pugi::xpath_query::evaluate_boolean |
( |
const xpath_node & |
n | ) |
const |
◆ evaluate_node()
◆ evaluate_node_set()
◆ evaluate_number()
| double pugi::xpath_query::evaluate_number |
( |
const xpath_node & |
n | ) |
const |
◆ evaluate_string() [1/2]
| size_t pugi::xpath_query::evaluate_string |
( |
char_t * |
buffer, |
|
|
size_t |
capacity, |
|
|
const xpath_node & |
n |
|
) |
| const |
◆ evaluate_string() [2/2]
◆ operator unspecified_bool_type()
◆ operator!()
| bool pugi::xpath_query::operator! |
( |
| ) |
const |
◆ operator=()
◆ result()
◆ return_type()
◆ _impl
| void* pugi::xpath_query::_impl |
|
private |
◆ _result
The documentation for this class was generated from the following file: