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

InvFPTerm Class Reference

term class for InvFPIndex. More...

#include <InvFPTerm.hpp>

Inheritance diagram for InvFPTerm:

TermInfo Term List of all members.

Public Methods

 InvFPTerm ()
 ~InvFPTerm ()
const char* spelling ()
void spelling (TERM_T term)
int strLength ()
void strLength (int len)
int count ()
 term count in the doc.

TERMID_T id ()
 term id.

LOC_T position ()
void position (LOC_T pos)

Friends

class  InvFPTermList

Detailed Description

term class for InvFPIndex.


Constructor & Destructor Documentation

InvFPTerm::InvFPTerm ( ) [inline]
 

InvFPTerm::~InvFPTerm ( ) [inline]
 


Member Function Documentation

int InvFPTerm::count ( ) [inline, virtual]
 

term count in the doc.

Reimplemented from TermInfo.

TERMID_T InvFPTerm::id ( ) [inline, virtual]
 

term id.

Reimplemented from TermInfo.

void InvFPTerm::position ( LOC_T pos ) [inline]
 

LOC_T InvFPTerm::position ( ) [inline]
 

void InvFPTerm::spelling ( TERM_T term ) [inline]
 

const char * InvFPTerm::spelling ( ) [inline, virtual]
 

Reimplemented from Term.

void InvFPTerm::strLength ( int len ) [inline]
 

int InvFPTerm::strLength ( ) [inline]
 


Friends And Related Function Documentation

class InvFPTermList [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