xapian-core
1.4.26
|
#include "xapian/intrusive_ptr.h"
#include <xapian/types.h>
#include "api/termlist.h"
#include "backends/database.h"
#include "api/documentterm.h"
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | Xapian::Document::Internal |
A document in the database, possibly plus modifications. More... | |