ParserError

Langue: en

Version: 283165 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

ParserError -

SYNOPSIS


#include <GMLParser.h>

Public Member Functions


ParserError (int err=0, int lin=0, int cha=0)

Public Attributes


int errorNumber

int lineInFile

int charInLine

Detailed Description

Authors: David Auber, Patrick Mary, Morgan Mathiaut from the LaBRI Visualization Team Email : auber@tulip-software.org Last modification : 13/03/2009 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Constructor & Destructor Documentation

ParserError::ParserError (int err = 0, int lin = 0, int cha = 0) [inline]

Member Data Documentation

int ParserError::charInLine

int ParserError::errorNumber

int ParserError::lineInFile

Author

Generated automatically by Doxygen for Tulip Plugins Library from the source code.