#include <string>
#include <xapian/base.h>
#include <xapian/types.h>
#include <xapian/termiterator.h>


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