
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 (.   | |
| ptrdiff_t | offset | 
| Last parsed offset (in bytes from file/string start).  | |
| unsigned int | line | 
| Line in parser source which reported this.  | |
| encoding_t | encoding | 
| Source document encoding.  | |
      
  | 
  
| 
 Parsing status (. 
 
  | 
  
 1.4.6-NO