#include <xapian/base.h>
#include <xapian/types.h>
#include "termlist.h"
#include "database.h"
#include "documentterm.h"
#include <map>
#include <string>
Include dependency graph for document.h:
Go to the source code of this file.
Classes | |
class | Xapian::Document::Internal |
A document in the database, possibly plus modifications. More... |