Main Page   Namespace List   Class Hierarchy   Alphabetical List   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 ()
const LOC_Tpositions () const
void positions (const LOC_T *p)

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

void InvFPDocInfo::positions const LOC_T   p [inline, virtual]
 

Set the list of positions Default implementation does nothing

Reimplemented from DocInfo.

const LOC_T* InvFPDocInfo::positions   const [inline, virtual]
 

Return list of positions this term occurs in this document Default implementation to return NULL if no position information available for this DocInfo

Reimplemented from DocInfo.


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