Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

DocTermsCounter Class Reference

#include <StructQryDocRep.hpp>

Inheritance diagram for DocTermsCounter:

ArrayCounter< int > ModifiableCounter Counter List of all members.

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

InvFPIndexind

Detailed Description

Document term frequency counter that supports both whole documents and and passages of documents. Requires the use of an InvFPIndex.


Constructor & Destructor Documentation

DocTermsCounter::DocTermsCounter int    docID,
InvFPIndex   indx
[inline]
 

construct a counter for a doc

DocTermsCounter::DocTermsCounter int    docID,
InvFPIndex   indx,
int    start,
int    end
[inline]
 

construct a counter for a passage from the document.

virtual DocTermsCounter::~DocTermsCounter   [inline, virtual]
 


Member Data Documentation

InvFPIndex& DocTermsCounter::ind [protected]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 30 14:13:58 2002 for LEMUR by doxygen1.2.18