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

TokenTerm Class Reference

Interface of a TokenTerm -- a term in a doc stream. More...

#include <Document.hpp>

Inheritance diagram for TokenTerm:

Term BasicTokenTerm QueryToken StringTokenTerm List of all members.

Public Methods

virtual const char * spelling ()=0
 return the spelling of the term (read-only)


Detailed Description

Interface of a TokenTerm -- a term in a doc stream.


Member Function Documentation

virtual const char* TokenTerm::spelling   [pure virtual]
 

return the spelling of the term (read-only)

Reimplemented from Term.

Implemented in StringTokenTerm, BasicTokenTerm, and QueryToken.


The documentation for this class was generated from the following file:
Generated on Fri Feb 6 07:12:08 2004 for LEMUR by doxygen1.2.16