#include <config.h>
#include "databasereplicator.h"
#include "xapian/error.h"
#include "xapian/version.h"
#include "debuglog.h"
#include "utils.h"
#include "brass/brass_databasereplicator.h"
#include "chert/chert_databasereplicator.h"
#include "flint/flint_databasereplicator.h"

Go to the source code of this file.
Namespaces | |
| namespace | Xapian |
| The Xapian namespace contains public interfaces for the Xapian library. | |
Definition in file databasereplicator.cc.