LLC2_API
Public Attributes
XMLResults Struct Reference

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

#include <xmlParser.h>

List of all members.

Public Attributes

enum XMLError error
int nLine
int nColumn

Detailed Description

Structure used to obtain error details if the parse fails.

Definition at line 195 of file xmlParser.h.


Member Data Documentation

Definition at line 197 of file xmlParser.h.

Referenced by XMLNode::openFileHelper(), XMLNode::parseFile(), and XMLNode::parseString().


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