#include <string>
#include <xapian/base.h>
#include <xapian/types.h>
#include <xapian/termiterator.h>
Include dependency graph for termlist.h:

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

Go to the source code of this file.
Namespaces | |
| namespace | Xapian |
| namespace | Xapian::Internal |
Classes | |
| class | Xapian::TermIterator::Internal |
| Abstract base class for termlists. More... | |
Typedefs | |
| typedef Xapian::TermIterator::Internal | TermList |
Definition in file termlist.h.
Definition at line 109 of file termlist.h.