CIFListStart Class Reference
The chunk which starts a list in the inverted file, consisting of FeatureID, CollectionFrequency of the Feature and Number of Elements in the List.
More...
#include <CIFListStart.h>
List of all members.
|
Public Member Functions |
| CIFListStart (istream &inStream) |
TID | getFeatureID () const |
double | getCollectionFrequency () const |
unsigned int | getNumberOfElements () const |
unsigned int | getNumberOfReservedElements () const |
Detailed Description
The chunk which starts a list in the inverted file, consisting of FeatureID, CollectionFrequency of the Feature and Number of Elements in the List.
The documentation for this class was generated from the following file: