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 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

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

return the spelling of the term (read-only).

Reimplemented from Term.

Reimplemented in BasicTokenTerm.


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