CDocumentFrequencyList Class Reference

[CADIHash.h Index] [CADIHash.h Hierarchy]


A list of Document Frequency Elements (the main part of an inverted file) More...

#include <../libInvertedFile/include/CDocumentFrequencyList.h>

Public Members


Detailed Description

A list of Document Frequency Elements (the main part of an inverted file)


CDocumentFrequencyList(size_t inSize)

Constructor

CDocumentFrequencyList()

Constructor

bool writeBinary(ostream& outStream)

A nice function for writing the whole list as binary (as opposed to human readable ascii) into a file

bool readBinary(istream& inStream)

A nice function for reading the whole list as binary (as opposed to human readable ascii) from a file


Documentation generated by muellerw@pc7170 on Son Okt 8 16:04:40 CEST 2000
Kdoc