#include <DocumentIterator.hpp>
Inheritance diagram for indri::parse::DocumentIterator:

Public Member Functions | |
| virtual | ~DocumentIterator () |
| virtual UnparsedDocument * | nextDocument ()=0 |
| virtual void | open (const std::string &filename)=0 |
| virtual void | close ()=0 |
| void | cleanDocno () |
Protected Attributes | |
| std::string | _docnostring |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.4