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 int * positions () const
void positions (const int *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 int *    p [inline, virtual]
 

Set the list of positions Default implementation does nothing

Reimplemented from DocInfo.

const int* 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 Fri Jul 2 16:25:42 2004 for Lemur Toolkit by doxygen1.2.18