Kagome
Polkadot Runtime Engine in C++17
|
#include "storage/face/batch_writeable.hpp"
#include "storage/face/iterable.hpp"
#include "storage/face/readable.hpp"
#include "storage/face/writeable.hpp"
Go to the source code of this file.
Classes | |
struct | kagome::storage::face::ReadOnlyMap< K, V, KView > |
An abstraction over a readable and iterable key-value map. More... | |
struct | kagome::storage::face::ReadOnlyStorage< K, V, KView > |
struct | kagome::storage::face::GenericMap< K, V, KView > |
An abstraction over a readable, writeable, iterable key-value map. More... | |
struct | kagome::storage::face::GenericStorage< K, V, KView > |
Namespaces | |
kagome::storage::face | |