BackendManager() | BackendManager | [inline] |
BackendManagerInMemory(const BackendManagerInMemory &) | BackendManagerInMemory | [private] |
BackendManagerInMemory() | BackendManagerInMemory | [inline] |
create_dir_if_needed(const std::string &dirname) | BackendManager | [protected] |
createdb_flint(const std::vector< std::string > &dbnames) | BackendManager | [protected] |
createdb_quartz(const std::vector< std::string > &dbnames) | BackendManager | [protected] |
get_database(const std::vector< std::string > &files) | BackendManagerInMemory | [virtual] |
get_database(const std::string &file) | BackendManagerInMemory | [virtual] |
get_datadir() const | BackendManager | [inline] |
get_dbtype() const | BackendManagerInMemory | [virtual] |
get_remote_database(const std::vector< std::string > &files, unsigned int timeout) | BackendManager | [virtual] |
get_writable_database(const std::string &name, const std::string &file) | BackendManagerInMemory | [virtual] |
get_writable_database_again() | BackendManager | [virtual] |
get_writable_database_as_database() | BackendManager | [virtual] |
get_xapian_progsrv_command() | BackendManager | [static] |
getdb_remoteprog(const std::vector< std::string > &dbnames) | BackendManager | [protected] |
getdb_remotetcp(const std::vector< std::string > &dbnames) | BackendManager | [protected] |
getwritedb_flint(const std::string &name, const std::vector< std::string > &files) | BackendManager | |
getwritedb_inmemory(const std::vector< std::string > &dbnames) | BackendManager | [protected] |
getwritedb_quartz(const std::string &name, const std::vector< std::string > &files) | BackendManager | |
getwritedb_remoteprog(const std::vector< std::string > &dbnames) | BackendManager | [protected] |
getwritedb_remotetcp(const std::vector< std::string > &dbnames) | BackendManager | [protected] |
operator=(const BackendManagerInMemory &) | BackendManagerInMemory | [private] |
set_datadir(const std::string &datadir_) | BackendManager | [inline] |
~BackendManager() | BackendManager | [inline, virtual] |
~BackendManagerInMemory() | BackendManagerInMemory | [virtual] |