Kagome
Polkadot Runtime Engine in C++17
kagome::storage::face::ReadOnlyStorage< K, V, KView > Member List

This is the complete list of members for kagome::storage::face::ReadOnlyStorage< K, V, KView >, including all inherited members.

contains(const Key &key) const =0kagome::storage::face::ReadableBase< KView >pure virtual
Cursor typedefkagome::storage::face::Iterable< K, V, KView >
cursor()=0kagome::storage::face::Iterable< K, V, KView >pure virtual
empty() const =0kagome::storage::face::ReadableBase< KView >pure virtual
Key typedefkagome::storage::face::ReadableStorage< KView, V >
load(const Key &key) const =0kagome::storage::face::ReadableStorage< KView, V >pure virtual
tryLoad(const Key &key) const =0kagome::storage::face::ReadableStorage< KView, V >pure virtual
Value typedefkagome::storage::face::ReadableStorage< KView, V >
~Iterable()=defaultkagome::storage::face::Iterable< K, V, KView >virtual
~ReadableBase()=defaultkagome::storage::face::ReadableBase< KView >virtual
~ReadableStorage()=defaultkagome::storage::face::ReadableStorage< KView, V >virtual