Kagome
Polkadot Runtime Engine in C++17
kagome::offchain::OffchainPersistentStorageImpl Member List

This is the complete list of members for kagome::offchain::OffchainPersistentStorageImpl, including all inherited members.

clear(const common::BufferView &key) overridekagome::offchain::OffchainPersistentStorageImplvirtual
compare_and_set(const common::BufferView &key, const std::optional< common::BufferView > &expected, common::Buffer value) overridekagome::offchain::OffchainPersistentStorageImplvirtual
get(const common::BufferView &key) overridekagome::offchain::OffchainPersistentStorageImplvirtual
log_kagome::offchain::OffchainPersistentStorageImplprivate
mutex_kagome::offchain::OffchainPersistentStorageImplprivate
OffchainPersistentStorageImpl(std::shared_ptr< storage::BufferStorage > storage)kagome::offchain::OffchainPersistentStorageImplexplicit
set(const common::BufferView &key, common::Buffer value) overridekagome::offchain::OffchainPersistentStorageImplvirtual
storage_kagome::offchain::OffchainPersistentStorageImplprivate
~OffchainStorage()=defaultkagome::offchain::OffchainStoragevirtual