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

QueryToken Class Reference

#include <QueryDocument.hpp>

Inheritance diagram for QueryToken:

TokenTerm Term List of all members.

Public Methods

 QueryToken ()
virtual ~QueryToken ()
virtual const char * spelling ()
 return the spelling of the term (read-only)


Private Attributes

char * str

Friends

class QueryDocument
class StrStructQuery

Detailed Description

A convenience class for dealing with "interactive" queries. Creates a Document object compatible with TextQuery and StructQuery. Also a TH so it can be chained at the end of stoppers, stemmers, InqueryOpParser, (etc.) for query processing.


Constructor & Destructor Documentation

QueryToken::QueryToken   [inline]
 

virtual QueryToken::~QueryToken   [inline, virtual]
 


Member Function Documentation

virtual const char* QueryToken::spelling   [inline, virtual]
 

return the spelling of the term (read-only)

Implements TokenTerm.


Friends And Related Function Documentation

friend class QueryDocument [friend]
 

friend class StrStructQuery [friend]
 


Member Data Documentation

char* QueryToken::str [private]
 


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