#include <xapian/types.h>
#include "flint_table.h"
#include "termlist.h"
#include <map>
#include <set>
#include <string>
#include <string.h>
Include dependency graph for flint_spelling.h:

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

Go to the source code of this file.
Classes | |
| struct | fragment |
| class | FlintSpellingTable |
| class | FlintSpellingTermList |
| The list of words containing a particular trigram. More... | |
Functions | |
| bool | operator< (const fragment &a, const fragment &b) |
Definition in file flint_spelling.h.