xfltk::Error Class Reference

Inheritance diagram for xfltk::Error:

xfltk::GeneralDynamicError xfltk::GeneralStaticError xfltk::InvalidTagError List of all members.

Public Types

enum  ParserAction { ignor = 0, skip_arg = 1, skip_tag = 1 + 2, skip_all = 1 + 2 + 4 }

Public Member Functions

 Error (int line_nr, ParserAction parser_action) throw ()
virtual ParserAction parser_action () const
bool parser_skip_arg ()
bool parser_skip_tag ()
bool parser_skip_all ()
int line_nr () const

Protected Attributes

int _line_nr
ParserAction _parser_action

Friends

std::ostream & operator<< (std::ostream &out_stream, const Error &error)

Detailed Description

Definition at line 12 of file Error.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 3 14:32:38 2006 for xfltk by  doxygen 1.4.6-NO