Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
chainbase::database Member List

This is the complete list of members for chainbase::database, including all inherited members.

add_index()chainbase::databaseinline
commit(int64_t revision)chainbase::database
create(Constructor &&con)chainbase::databaseinline
database(const bfs::path &dir, open_flags write=read_only, uint64_t shared_file_size=0, bool allow_dirty=false, pinnable_mapped_file::map_mode=pinnable_mapped_file::map_mode::mapped)chainbase::database
database(database &&)=defaultchainbase::database
database_index_row_count_multiset typedefchainbase::database
find(CompatibleKey &&key) constchainbase::databaseinline
find(oid< ObjectType > key=oid< ObjectType >()) constchainbase::databaseinline
flush()chainbase::database
get(CompatibleKey &&key) constchainbase::databaseinline
get(const oid< ObjectType > &key=oid< ObjectType >()) constchainbase::databaseinline
get_free_memory() constchainbase::databaseinline
get_index() constchainbase::databaseinline
get_index() const -> decltype(((generic_index< MultiIndexType > *)(nullptr)) ->indices().template get< ByIndex >())chainbase::databaseinline
get_mutable_index()chainbase::databaseinline
get_segment_manager()chainbase::databaseinline
get_segment_manager() constchainbase::databaseinline
is_read_only() constchainbase::databaseinline
modify(const ObjectType &obj, Modifier &&m)chainbase::databaseinline
open_flags enum namechainbase::database
operator=(database &&)=defaultchainbase::database
read_only enum valuechainbase::database
read_write enum valuechainbase::database
remove(const ObjectType &obj)chainbase::databaseinline
revision() constchainbase::databaseinline
row_count_per_index() constchainbase::databaseinline
set_require_locking(bool enable_require_locking)chainbase::database
set_revision(uint64_t revision)chainbase::databaseinline
squash()chainbase::database
start_undo_session(bool enabled)chainbase::database
undo()chainbase::database
undo_all()chainbase::database
~database()chainbase::database