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

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

clear()=0kagome::storage::face::WriteBatch< K, V >pure virtual
commit()=0kagome::storage::face::WriteBatch< K, V >pure virtual
put(const K &key, const V &value)=0kagome::storage::face::Writeable< K, V >pure virtual
put(const K &key, V &&value)=0kagome::storage::face::Writeable< K, V >pure virtual
remove(const K &key)=0kagome::storage::face::Writeable< K, V >pure virtual
~Writeable()=defaultkagome::storage::face::Writeable< K, V >virtual