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

InvFPDocInfo Class Reference

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

#include <InvFPDocInfo.hpp>

Inheritance diagram for InvFPDocInfo:

DocInfo List of all members.

Public Methods

 InvFPDocInfo ()
 ~InvFPDocInfo ()
DOCID_T docID ()
 doc id.

int termCount ()
 term count in the doc.

LOC_Tpositions ()

Friends

class  InvFPDocList

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

InvFPDocInfo::InvFPDocInfo ( ) [inline]
 

InvFPDocInfo::~InvFPDocInfo ( ) [inline]
 


Member Function Documentation

DOCID_T InvFPDocInfo::docID ( ) [inline, virtual]
 

doc id.

Reimplemented from DocInfo.

LOC_T * InvFPDocInfo::positions ( ) [inline]
 

int InvFPDocInfo::termCount ( ) [inline, virtual]
 

term count in the doc.

Reimplemented from DocInfo.


Friends And Related Function Documentation

class InvFPDocList [friend]
 


The documentation for this class was generated from the following file:
Generated at Fri Jul 26 18:22:50 2002 for LEMUR by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000