Xapian::Stopper Class Reference

Base class for stop-word decision functor. More...

Inheritance diagram for Xapian::Stopper:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool operator() (const std::string &term) const =0
 Is term a stop-word?
virtual ~Stopper ()
 Class has virtual methods, so provide a virtual destructor.
virtual std::string get_description () const
 Return a string describing this object.


Detailed Description

Base class for stop-word decision functor.

Member Function Documentation

virtual bool Xapian::Stopper::operator() ( const std::string &  term  )  const [pure virtual]

Is term a stop-word?

Parameters:
term The term to test.

Implemented in Xapian::SimpleStopper.


The documentation for this class was generated from the following file:

Documentation for Xapian (version 1.2.15).
Generated on 17 Apr 2013 by Doxygen 1.5.9.