#include <ogdf/lib/pugixml/pugixml.h>
Public Member Functions | |
| xpath_parse_result () | |
| const char * | description () const |
| operator bool () const | |
Public Attributes | |
| const char * | error |
| ptrdiff_t | offset |
| pugi::xpath_parse_result::xpath_parse_result | ( | ) |
| const char * pugi::xpath_parse_result::description | ( | ) | const |
| pugi::xpath_parse_result::operator bool | ( | ) | const |