|
Kagome
Polkadot Runtime Engine in C++17
|
This is the complete list of members for kagome::storage::face::ReadOnlyStorage< K, V, KView >, including all inherited members.
| contains(const Key &key) const =0 | kagome::storage::face::ReadableBase< KView > | pure virtual |
| Cursor typedef | kagome::storage::face::Iterable< K, V, KView > | |
| cursor()=0 | kagome::storage::face::Iterable< K, V, KView > | pure virtual |
| empty() const =0 | kagome::storage::face::ReadableBase< KView > | pure virtual |
| Key typedef | kagome::storage::face::ReadableStorage< KView, V > | |
| load(const Key &key) const =0 | kagome::storage::face::ReadableStorage< KView, V > | pure virtual |
| tryLoad(const Key &key) const =0 | kagome::storage::face::ReadableStorage< KView, V > | pure virtual |
| Value typedef | kagome::storage::face::ReadableStorage< KView, V > | |
| ~Iterable()=default | kagome::storage::face::Iterable< K, V, KView > | virtual |
| ~ReadableBase()=default | kagome::storage::face::ReadableBase< KView > | virtual |
| ~ReadableStorage()=default | kagome::storage::face::ReadableStorage< KView, V > | virtual |