xapian-core
1.4.26
|
Database factory functions for the inmemory backend. More...
Functions | |
WritableDatabase | open () |
Construct a WritableDatabase object for a new, empty InMemory database. More... | |
Database factory functions for the inmemory backend.
|
inline |
Construct a WritableDatabase object for a new, empty InMemory database.
Only a writable InMemory database can be created, since a read-only one would always remain empty.
Definition at line 104 of file dbfactory.h.
References Xapian::DB_BACKEND_INMEMORY, Xapian::Remote::open(), and XAPIAN_DEPRECATED.
Referenced by apply_changeset(), Xapian::DatabaseReplica::Internal::apply_next_changeset(), ChertTableCheck::check(), Xapian::Internal::closefrom(), GlassDatabase::compact(), ChertVersion::create(), DEFINE_TESTCASE(), Uuid::generate(), get_changeset(), io_open_block_rd(), io_open_block_wr(), FlintLock::lock(), main(), Xapian::open_stub(), test_driver::parse_command_line(), Xapian::DatabaseReplica::Internal::possibly_make_offline_live(), ChertVersion::read_and_check(), ProgClient::run_program(), FlintLock::test(), touch(), and truncated_copy().