#include <MboxDocumentIterator.hpp>
Inheritance diagram for indri::parse::MboxDocumentIterator:
Public Member Functions | |
void | open (const std::string &filename) |
UnparsedDocument * | nextDocument () |
void | close () |
Private Member Functions | |
void | _copyMetadata (const char *headerLine, int ignoreBytes, const char *tagName) |
Private Attributes | |
std::string | _filename |
UnparsedDocument | _document |
indri::utility::Buffer | _buffer |
indri::utility::Buffer | _metaBuffer |
std::ifstream | _in |
|
|
|
Implements indri::parse::DocumentIterator. |
|
Implements indri::parse::DocumentIterator. |
|
Implements indri::parse::DocumentIterator. |
|
|
|
|
|
|
|
|
|
|