|
Kagome
Polkadot Runtime Engine in C++17
|
This is the complete list of members for kagome::runtime::RuntimeEnvironmentFactory, including all inherited members.
| code_provider_ | kagome::runtime::RuntimeEnvironmentFactory | private |
| Error enum name | kagome::runtime::RuntimeEnvironmentFactory | |
| header_repo_ | kagome::runtime::RuntimeEnvironmentFactory | private |
| logger_ | kagome::runtime::RuntimeEnvironmentFactory | private |
| module_repo_ | kagome::runtime::RuntimeEnvironmentFactory | private |
| RuntimeEnvironmentFactory(std::shared_ptr< const runtime::RuntimeCodeProvider > code_provider, std::shared_ptr< ModuleRepository > module_repo, std::shared_ptr< const blockchain::BlockHeaderRepository > header_repo) | kagome::runtime::RuntimeEnvironmentFactory | |
| start(const primitives::BlockInfo &blockchain_state, const storage::trie::RootHash &storage_state) const | kagome::runtime::RuntimeEnvironmentFactory | virtual |
| start(const primitives::BlockHash &blockchain_state) const | kagome::runtime::RuntimeEnvironmentFactory | virtual |
| start() const | kagome::runtime::RuntimeEnvironmentFactory | virtual |
| ~RuntimeEnvironmentFactory()=default | kagome::runtime::RuntimeEnvironmentFactory | virtual |