#include <set>
#include <string>
#include <xapian/visibility.h>
Include dependency graph for expanddecider.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Xapian |
Classes | |
| class | Xapian::ExpandDecider |
| Virtual base class for expand decider functor. More... | |
| class | Xapian::ExpandDeciderAnd |
| ExpandDecider subclass which rejects terms using two ExpandDeciders. More... | |
| class | Xapian::ExpandDeciderFilterTerms |
| ExpandDecider subclass which rejects terms in a specified list. More... | |