#include <ogdf/lib/pugixml/pugixml.h>
Definition at line 1045 of file pugixml.h.
◆ xpath_variable() [1/2]
◆ xpath_variable() [2/2]
◆ get_boolean()
bool pugi::xpath_variable::get_boolean |
( |
| ) |
const |
◆ get_node_set()
◆ get_number()
double pugi::xpath_variable::get_number |
( |
| ) |
const |
◆ get_string()
const char_t* pugi::xpath_variable::get_string |
( |
| ) |
const |
◆ name()
const char_t* pugi::xpath_variable::name |
( |
| ) |
const |
◆ operator=()
◆ set() [1/4]
bool pugi::xpath_variable::set |
( |
bool |
value | ) |
|
◆ set() [2/4]
bool pugi::xpath_variable::set |
( |
const char_t * |
value | ) |
|
◆ set() [3/4]
◆ set() [4/4]
bool pugi::xpath_variable::set |
( |
double |
value | ) |
|
◆ type()
◆ xpath_variable_set
◆ _next
◆ _type
The documentation for this class was generated from the following file: