#include <InvFPDocInfo.hpp>
Inheritance diagram for InvFPDocInfo:
Public Methods | |
InvFPDocInfo () | |
~InvFPDocInfo () | |
DOCID_T | docID () |
doc id. | |
int | termCount () |
term count in the doc. | |
LOC_T* | positions () |
Friends | |
class | InvFPDocList |
This class contains document information for a particular term All methods are in reference to a particular term. For information about a document in whole, see the class DocumentProps.hpp
|
|
|
|
|
doc id.
Reimplemented from DocInfo. |
|
|
|
term count in the doc.
Reimplemented from DocInfo. |
|
|