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

Term Class Reference

Basic term class. More...

#include <Term.hpp>

Inheritance diagram for Term:

TermInfo TokenTerm BasicTermInfo InvFPTerm BasicTokenTerm List of all members.

Public Methods

virtual ~Term ()
virtual const char* spelling ()
virtual int count ()
virtual int id ()

Detailed Description

Basic term class.

This abstract class represents a term in a document. It is currently empty and mainly serves as a high-level concept.


Constructor & Destructor Documentation

Term::~Term ( ) [inline, virtual]
 


Member Function Documentation

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

Reimplemented in BasicTermInfo, InvFPTerm, and TermInfo.

int Term::id ( ) [inline, virtual]
 

Reimplemented in BasicTermInfo, InvFPTerm, and TermInfo.

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

Reimplemented in InvFPTerm, BasicTokenTerm, and TokenTerm.


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