Kagome
Polkadot Runtime Engine in C++17
kagome::storage::RocksDB Member List

This is the complete list of members for kagome::storage::RocksDB, including all inherited members.

batch() overridekagome::storage::RocksDBvirtual
compact(const Buffer &first, const Buffer &last)kagome::storage::RocksDB
contains(const Key &key) const overridekagome::storage::RocksDBvirtual
create(const boost::filesystem::path &path, rocksdb::Options options=rocksdb::Options(), bool prevent_destruction=false)kagome::storage::RocksDBstatic
Cursor typedefkagome::storage::face::Iterable< K, V, KView >
cursor() overridekagome::storage::RocksDBvirtual
db_kagome::storage::RocksDBprivate
empty() const overridekagome::storage::RocksDBvirtual
Key typedefkagome::storage::face::ReadableStorage< KView, V >
load(const Key &key) const overridekagome::storage::RocksDBvirtual
logger_kagome::storage::RocksDBprivate
prevent_destruction_kagome::storage::RocksDBprivate
put(const BufferView &key, const Buffer &value) overridekagome::storage::RocksDB
put(const BufferView &key, Buffer &&value) overridekagome::storage::RocksDB
kagome::storage::face::GenericStorage::put(const KView &key, const V &value)=0kagome::storage::face::Writeable< KView, V >pure virtual
kagome::storage::face::GenericStorage::put(const KView &key, V &&value)=0kagome::storage::face::Writeable< KView, V >pure virtual
remove(const BufferView &key) overridekagome::storage::RocksDB
kagome::storage::face::GenericStorage::remove(const KView &key)=0kagome::storage::face::Writeable< KView, V >pure virtual
ro_kagome::storage::RocksDBprivate
RocksDB(bool prevent_destruction)kagome::storage::RocksDBprivate
size() const overridekagome::storage::RocksDBvirtual
tryLoad(const Key &key) const overridekagome::storage::RocksDBvirtual
Value typedefkagome::storage::face::ReadableStorage< KView, V >
wo_kagome::storage::RocksDBprivate
~BatchWriteable()=defaultkagome::storage::face::BatchWriteable< KView, V >virtual
~Iterable()=defaultkagome::storage::face::Iterable< K, V, KView >virtual
~ReadableBase()=defaultkagome::storage::face::ReadableBase< KView >virtual
~ReadableStorage()=defaultkagome::storage::face::ReadableStorage< KView, V >virtual
~RocksDB() overridekagome::storage::RocksDB
~Writeable()=defaultkagome::storage::face::Writeable< KView, V >virtual