#include <FieldListIterator.hpp>
Public Methods | |
FieldListIterator (File &fieldListFile, bool numeric) | |
void | startIteration () |
bool | hasMore () |
const FieldExtentInfo * | currentEntry () |
const FieldExtentInfo * | nextEntry () |
const FieldExtentInfo * | nextEntry (int documentID) |
|
|
|
|
|
|
|
|
|
|
|
|