#include <xapian/database.h>
#include "flint_types.h"
#include "flint_positionlist.h"
#include "leafpostlist.h"
#include "omassert.h"
#include "omdebug.h"
#include "autoptr.h"
#include <map>
#include <string>
Include dependency graph for flint_postlist.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | FlintPostListTable |
class | FlintPostList |
A postlist in a flint database. More... |