#include <pugixml.hpp>
Public Member Functions | |
| const char * | description () const |
| operator bool () const | |
| xml_parse_result () | |
Public Attributes | |
| xml_encoding | encoding |
| ptrdiff_t | offset |
| xml_parse_status | status |
Definition at line 917 of file pugixml.hpp.
Definition at line 6614 of file pugixml.cpp.
| PUGI__FN const char * pugi::xml_parse_result::description | ( | ) | const |
Definition at line 6623 of file pugixml.cpp.
| PUGI__FN pugi::xml_parse_result::operator bool | ( | ) | const |
Definition at line 6618 of file pugixml.cpp.
Definition at line 926 of file pugixml.hpp.
| ptrdiff_t pugi::xml_parse_result::offset |
Definition at line 923 of file pugixml.hpp.
Definition at line 920 of file pugixml.hpp.