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

lemur::index::InvFPDocInfo Class Reference

#include <InvFPDocInfo.hpp>

Inheritance diagram for lemur::index::InvFPDocInfo:

lemur::api::DocInfo List of all members.

Public Member Functions

 InvFPDocInfo ()
 ~InvFPDocInfo ()
const lemur::api::LOC_Tpositions () const
void positions (const lemur::api::LOC_T *p)

Private Attributes

const lemur::api::LOC_Tpos

Detailed Description

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

lemur::index::InvFPDocInfo::InvFPDocInfo  )  [inline]
 

lemur::index::InvFPDocInfo::~InvFPDocInfo  )  [inline]
 


Member Function Documentation

void lemur::index::InvFPDocInfo::positions const lemur::api::LOC_T p  )  [inline]
 

const lemur::api::LOC_T* lemur::index::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 lemur::api::DocInfo.


Member Data Documentation

const lemur::api::LOC_T* lemur::index::InvFPDocInfo::pos [private]
 


The documentation for this class was generated from the following file:
Generated on Tue Jun 15 11:03:05 2010 for Lemur by doxygen 1.3.4