Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

Xapian::ExpandDecider Class Reference

Base class for expand decision functor. More...

#include <enquire.h>

Inheritance diagram for Xapian::ExpandDecider:

Inheritance graph
[legend]
List of all members.

Public Methods

virtual int operator() (const std::string &tname) const=0
 Decide whether we want this term to be in the expand set. More...

virtual ~ExpandDecider ()
 Destructor. More...


Detailed Description

Base class for expand decision functor.


Constructor & Destructor Documentation

virtual Xapian::ExpandDecider::~ExpandDecider   [inline, virtual]
 

Destructor.


Member Function Documentation

virtual int Xapian::ExpandDecider::operator() const std::string &    tname const [pure virtual]
 

Decide whether we want this term to be in the expand set.

Implemented in Xapian::ExpandDeciderFilterTerms, and Xapian::ExpandDeciderAnd.


The documentation for this class was generated from the following file:
Documentation for Xapian (version 0.7.1).
Generated on 11 Jul 2003 by Doxygen 1.2.15.