#include <ogdf/lib/pugixml/pugixml.h>
Public Member Functions | |
xml_parse_result () | |
const char * | description () const |
operator bool () const | |
Public Attributes | |
xml_encoding | encoding |
ptrdiff_t | offset |
xml_parse_status | status |
pugi::xml_parse_result::xml_parse_result | ( | ) |
const char* pugi::xml_parse_result::description | ( | ) | const |
pugi::xml_parse_result::operator bool | ( | ) | const |
xml_encoding pugi::xml_parse_result::encoding |
xml_parse_status pugi::xml_parse_result::status |