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

InvDocInfo Class Reference

Example Class for push method of building an index. More...

#include <InvDocInfo.hpp>

Inheritance diagram for InvDocInfo:

DocInfo List of all members.

Public Methods

 InvDocInfo ()
 ~InvDocInfo ()
DOCID_T docID () const
 Doc id.

COUNT_T termCount () const
 Term count in the doc.


Protected Attributes

DOCID_T id
COUNT_T count

Friends

class InvDocList

Detailed Description

Example Class for push method of building an index.

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


Constructor & Destructor Documentation

InvDocInfo::InvDocInfo   [inline]
 

InvDocInfo::~InvDocInfo   [inline]
 


Member Function Documentation

DOCID_T InvDocInfo::docID   const [inline, virtual]
 

Doc id.

Reimplemented from DocInfo.

COUNT_T InvDocInfo::termCount   const [inline, virtual]
 

Term count in the doc.

Reimplemented from DocInfo.


Friends And Related Function Documentation

friend class InvDocList [friend]
 


Member Data Documentation

COUNT_T InvDocInfo::count [protected]
 

DOCID_T InvDocInfo::id [protected]
 


The documentation for this class was generated from the following file:
Generated on Wed Nov 3 12:59:40 2004 for Lemur Toolkit by doxygen1.2.18