#include <ogdf/lib/pugixml/pugixml.h>
Definition at line 1216 of file pugixml.h.
◆ unspecified_bool_type
◆ xpath_node() [1/3]
pugi::xpath_node::xpath_node |
( |
| ) |
|
◆ xpath_node() [2/3]
pugi::xpath_node::xpath_node |
( |
const xml_node & |
node | ) |
|
◆ xpath_node() [3/3]
◆ attribute()
◆ node()
xml_node pugi::xpath_node::node |
( |
| ) |
const |
◆ operator unspecified_bool_type()
◆ operator!()
bool pugi::xpath_node::operator! |
( |
| ) |
const |
◆ operator!=()
◆ operator==()
bool pugi::xpath_node::operator== |
( |
const xpath_node & |
n | ) |
const |
◆ parent()
xml_node pugi::xpath_node::parent |
( |
| ) |
const |
◆ _attribute
◆ _node
The documentation for this class was generated from the following file: