#include <TrecParser.hpp>
Inheritance diagram for TrecParser:

Public Methods | |
| TrecParser () | |
| void | parseFile (char *filename) |
| Parse a file. | |
| void | parseBuffer (char *buf,int len) |
| Parse a buffer of len length. | |
| long | fileTell () |
| Gives current byte position offset into file being parsed. Don't use with parseBuffer. | |
|
|
|
|
|
Gives current byte position offset into file being parsed. Don't use with parseBuffer.
Reimplemented from Parser. |
|
|
Parse a buffer of len length.
Reimplemented from Parser. |
|
|
Parse a file.
Reimplemented from Parser. |
1.2.4 written by Dimitri van Heesch,
© 1997-2000