Kagome
Polkadot Runtime Engine in C++17
|
This is the complete list of members for kagome::runtime::binaryen::InstanceEnvironmentFactory, including all inherited members.
block_header_repo_ | kagome::runtime::binaryen::InstanceEnvironmentFactory | private |
cache_ | kagome::runtime::binaryen::InstanceEnvironmentFactory | private |
changes_tracker_ | kagome::runtime::binaryen::InstanceEnvironmentFactory | private |
host_api_factory_ | kagome::runtime::binaryen::InstanceEnvironmentFactory | private |
InstanceEnvironmentFactory(std::shared_ptr< storage::trie::TrieStorage > storage, std::shared_ptr< storage::trie::TrieSerializer > serializer, std::shared_ptr< host_api::HostApiFactory > host_api_factory, std::shared_ptr< blockchain::BlockHeaderRepository > block_header_repo, std::shared_ptr< storage::changes_trie::ChangesTracker > changes_tracker, std::shared_ptr< RuntimePropertiesCache > cache) | kagome::runtime::binaryen::InstanceEnvironmentFactory | |
make() const | kagome::runtime::binaryen::InstanceEnvironmentFactory | |
serializer_ | kagome::runtime::binaryen::InstanceEnvironmentFactory | private |
storage_ | kagome::runtime::binaryen::InstanceEnvironmentFactory | private |