parsers/parser_sample/sampleparser.cpp File Reference
Detailed Description
A simple sample parser for use in statistical compression.
- Remarks:
- This is a sample parser that can be used as the skeleton for building new parsers. It is a simple character parser - that is, it builder 256 symbols, one for each character plus one for end-of-stream, and just returns the ascii character # it reads.
- Author:
- mouser
- Date:
- 2003.07.29
Definition in file sampleparser.cpp.
#include "sampleparser.hpp"
#include <string>
Go to the source code of this file.
Generated on 20 May 2004 by
doxygen 1.3.3