#include <string>
#include <xapian/base.h>
#include <xapian/positioniterator.h>
#include <xapian/types.h>
#include "flint_database.h"
#include "termlist.h"
#include "flint_table.h"
Include dependency graph for flint_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 | FlintTermList |
| A TermList in a flint database. More... | |
Definition in file flint_termlist.h.