|
Kagome
Polkadot Runtime Engine in C++17
|
This is the complete list of members for kagome::runtime::binaryen::ModuleFactoryImpl, including all inherited members.
| env_factory_ | kagome::runtime::binaryen::ModuleFactoryImpl | private |
| hasher_ | kagome::runtime::binaryen::ModuleFactoryImpl | private |
| make(gsl::span< const uint8_t > code) const override | kagome::runtime::binaryen::ModuleFactoryImpl | virtual |
| ModuleFactoryImpl(std::shared_ptr< InstanceEnvironmentFactory > env_factory, std::shared_ptr< storage::trie::TrieStorage > storage, std::shared_ptr< crypto::Hasher > hasher) | kagome::runtime::binaryen::ModuleFactoryImpl | |
| storage_ | kagome::runtime::binaryen::ModuleFactoryImpl | private |
| ~ModuleFactory()=default | kagome::runtime::ModuleFactory | virtual |