IncredibleXMLParser  3.05
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
IXMLResults Struct Reference

Structure used to obtain error details if the parse fails. More...

#include <IXMLParser.h>

Public Attributes

IXMLError errorCode
 
long long nLine
 
int nColumn
 

Detailed Description

Structure used to obtain error details if the parse fails.

Definition at line 368 of file IXMLParser.h.

Member Data Documentation

IXMLError IXMLResults::errorCode

Definition at line 369 of file IXMLParser.h.

Referenced by example4().

int IXMLResults::nColumn

Definition at line 371 of file IXMLParser.h.

long long IXMLResults::nLine

Definition at line 370 of file IXMLParser.h.


The documentation for this struct was generated from the following file: