#include <StructQryDocRep.hpp>
Inheritance diagram for DocTermsCounter:

Public Methods | |
| DocTermsCounter (int docID, InvFPIndex &indx) | |
| construct a counter for a doc | |
| DocTermsCounter (int docID, InvFPIndex &indx, int start, int end) | |
| construct a counter for a passage from the document. | |
| virtual | ~DocTermsCounter () |
Protected Attributes | |
| InvFPIndex & | ind |
|
||||||||||||
|
construct a counter for a doc
|
|
||||||||||||||||||||
|
construct a counter for a passage from the document.
|
|
|
|
|
|
|
1.2.18