Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

IdentifinderParser Class Reference

#include <IdentifinderParser.hpp>

Inheritance diagram for IdentifinderParser:

Parser TextHandler List of all members.

Public Methods

 IdentifinderParser ()
void parseFile (char *filename)
 Parse a file.

void parseBuffer (char *buf, int len)
 Parse a buffer.

long fileTell ()
 return the current byte position of the file being parsed


Constructor & Destructor Documentation

IdentifinderParser::IdentifinderParser  
 


Member Function Documentation

long IdentifinderParser::fileTell   [virtual]
 

return the current byte position of the file being parsed

Implements Parser.

void IdentifinderParser::parseBuffer char *    buf,
int    len
[virtual]
 

Parse a buffer.

Implements Parser.

void IdentifinderParser::parseFile char *    filename [virtual]
 

Parse a file.

Implements Parser.


The documentation for this class was generated from the following file:
Generated on Tue Nov 25 11:27:09 2003 for Lemur Toolkit by doxygen1.2.18