xapian-core
1.4.26
|
Abstract base class for termlists. More...
#include <string>
#include <vector>
#include "xapian/intrusive_ptr.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 | |
Xapian | |
The Xapian namespace contains public interfaces for the Xapian library. | |
Xapian::Internal | |
Typedefs | |
typedef Xapian::TermIterator::Internal | TermList |
Abstract base class for termlists.
Definition in file termlist.h.
Definition at line 119 of file termlist.h.