|
xapian-core
2.0.0
|
manage backends for testsuite More...
#include <config.h>#include <xapian.h>#include <cerrno>#include <cstdio>#include <fstream>#include <string>#include <vector>#include <sys/types.h>#include "safesysstat.h"#include "filetests.h"#include "index_utils.h"#include "backendmanager.h"#include "unixcmds.h"
Include dependency graph for backendmanager.cc:Go to the source code of this file.
Functions | |
| static void | invalid_operation (const char *msg) |
manage backends for testsuite
Definition in file backendmanager.cc.
|
static |
Definition at line 49 of file backendmanager.cc.
Referenced by Xapian::Database::Internal::add_document(), Xapian::Database::Internal::begin_transaction(), Xapian::Database::Internal::cancel(), Xapian::Database::Internal::commit(), Xapian::Database::Internal::delete_document(), BackendManager::do_get_database_path(), Xapian::Database::Internal::end_transaction(), BackendManager::get_compaction_output_path(), BackendManager::get_generated_database_path(), BackendManager::get_writable_database(), BackendManager::get_writable_database_path(), and Xapian::Database::Internal::replace_document().