|
Kagome
Polkadot Runtime Engine in C++17
|
#include "storage/trie/impl/persistent_trie_batch_impl.hpp"#include <memory>#include "storage/trie/impl/topper_trie_batch_impl.hpp"#include "storage/trie/polkadot_trie/polkadot_trie_cursor_impl.hpp"#include "storage/trie/polkadot_trie/trie_error.hpp"Go to the source code of this file.
Namespaces | |
| kagome::storage::trie | |
Functions | |
| OUTCOME_CPP_DEFINE_CATEGORY (kagome::storage::trie, PersistentTrieBatchImpl::Error, e) | |
| OUTCOME_CPP_DEFINE_CATEGORY | ( | kagome::storage::trie | , |
| PersistentTrieBatchImpl::Error | , | ||
| e | |||
| ) |
Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Definition at line 14 of file persistent_trie_batch_impl.cpp.