Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

DataParser Class Reference

The DataParser class implements the parser that is used by Grisu to parse incoming or loaded data packages and to build the internal Node based data representation. More...

List of all members.

Public Member Functions

Documentparse (char *ioBuffer)
 Parses a data package.


Detailed Description

The DataParser class implements the parser that is used by Grisu to parse incoming or loaded data packages and to build the internal Node based data representation.

DataParser is a wrapper around the Bison-generated parser in il.y.

Author:
Holger Wunsch


Member Function Documentation

Document * DataParser::parse char *  ioBuffer  ) 
 

Parses a data package.

Parameters:
ioBuffer a buffer that contains a complete data package.
Returns:
a Document that contains the data.


Generated on Sun Apr 27 18:26:57 2003 for Grisu by doxygen1.3