Open-RJ C/C++ User's Journal Synesis Software STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ...

ORJError Struct Reference

#include <openrj/openrj.h>

List of all members.


Detailed Description

Parsing error structure.


Public Attributes

size_t reserved0
 Reserved: must not be accessed.
unsigned invalidLine
 The line on which the parsing error was encountered.
unsigned invalidColumn
 The column on which the parsing error was encountered.
ORJ_PARSE_ERROR parseError
 The type of the parsing error.


Member Data Documentation

unsigned invalidColumn

The column on which the parsing error was encountered.

unsigned invalidLine

The line on which the parsing error was encountered.

ORJ_PARSE_ERROR parseError

The type of the parsing error.

size_t reserved0

Reserved: must not be accessed.


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

Open-RJ Library documentation © Synesis Software Pty Ltd, 2004-2005