Public Member Functions | |
operator bool () const | |
Cast to bool operator. | |
const char * | description () const |
Get error description. | |
Public Attributes | |
xml_parse_status | status |
Parsing status (. | |
unsigned int | offset |
Last parsed offset (in bytes from file/string start). | |
unsigned int | line |
Line in parser source which reported this. |
|
Parsing status (.
|