This is the complete list of members for kagome::runtime::wavm::InstanceEnvironmentFactory, including all inherited members.
| block_header_repo_ | kagome::runtime::wavm::InstanceEnvironmentFactory | private |
| cache_ | kagome::runtime::wavm::InstanceEnvironmentFactory | private |
| changes_tracker_ | kagome::runtime::wavm::InstanceEnvironmentFactory | private |
| compartment_ | kagome::runtime::wavm::InstanceEnvironmentFactory | private |
| host_api_factory_ | kagome::runtime::wavm::InstanceEnvironmentFactory | private |
| InstanceEnvironmentFactory(std::shared_ptr< storage::trie::TrieStorage > storage, std::shared_ptr< storage::trie::TrieSerializer > serializer, std::shared_ptr< CompartmentWrapper > compartment, std::shared_ptr< ModuleParams > module_params, std::shared_ptr< IntrinsicModule > intrinsic_module, 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< SingleModuleCache > last_compiled_module, std::shared_ptr< RuntimePropertiesCache > cache) | kagome::runtime::wavm::InstanceEnvironmentFactory | |
| intrinsic_module_ | kagome::runtime::wavm::InstanceEnvironmentFactory | private |
| last_compiled_module_ | kagome::runtime::wavm::InstanceEnvironmentFactory | private |
| make(MemoryOrigin memory_origin, WAVM::Runtime::Instance *runtime_instance, std::shared_ptr< IntrinsicModuleInstance > intrinsic_instance) const | kagome::runtime::wavm::InstanceEnvironmentFactory | |
| MemoryOrigin enum name | kagome::runtime::wavm::InstanceEnvironmentFactory | |
| module_params_ | kagome::runtime::wavm::InstanceEnvironmentFactory | private |
| serializer_ | kagome::runtime::wavm::InstanceEnvironmentFactory | private |
| storage_ | kagome::runtime::wavm::InstanceEnvironmentFactory | private |