PhraseHunter::Input Class Reference

#include <tokenizer.h>

Inherited by PhraseHunter::FileInput, and PhraseHunter::StringInput.

Inheritance diagram for PhraseHunter::Input:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~Input ()
virtual bool hasMoreData () const=0
virtual void getMoreData (std::string *)=0

Detailed Description

Definition at line 43 of file tokenizer.h.


Constructor & Destructor Documentation

virtual PhraseHunter::Input::~Input (  )  [inline, virtual]

Definition at line 46 of file tokenizer.h.


Member Function Documentation

virtual bool PhraseHunter::Input::hasMoreData (  )  const [pure virtual]

Implemented in PhraseHunter::StringInput, and PhraseHunter::FileInput.

virtual void PhraseHunter::Input::getMoreData ( std::string *   )  [pure virtual]

Implemented in PhraseHunter::StringInput, and PhraseHunter::FileInput.


The documentation for this class was generated from the following file:
Generated on Thu Dec 21 16:14:44 2006 for The Phrasehunter by  doxygen 1.5.1