Kagome
Polkadot Runtime Engine in C++17
|
This is the complete list of members for kagome::runtime::wavm::ModuleFactoryImpl, including all inherited members.
compartment_ | kagome::runtime::wavm::ModuleFactoryImpl | private |
env_factory_ | kagome::runtime::wavm::ModuleFactoryImpl | private |
hasher_ | kagome::runtime::wavm::ModuleFactoryImpl | private |
intrinsic_module_ | kagome::runtime::wavm::ModuleFactoryImpl | private |
make(gsl::span< const uint8_t > code) const override | kagome::runtime::wavm::ModuleFactoryImpl | virtual |
module_params_ | kagome::runtime::wavm::ModuleFactoryImpl | private |
ModuleFactoryImpl(std::shared_ptr< CompartmentWrapper > compartment, std::shared_ptr< ModuleParams > module_params, std::shared_ptr< const InstanceEnvironmentFactory > env_factory, std::shared_ptr< IntrinsicModule > intrinsic_module, std::optional< std::shared_ptr< ModuleCache >> module_cache, std::shared_ptr< crypto::Hasher > hasher) | kagome::runtime::wavm::ModuleFactoryImpl | |
~ModuleFactory()=default | kagome::runtime::ModuleFactory | virtual |