Kagome
Polkadot Runtime Engine in C++17
kagome::runtime::wavm::ModuleImpl Member List

This is the complete list of members for kagome::runtime::wavm::ModuleImpl, including all inherited members.

code_hash_kagome::runtime::wavm::ModuleImplprivate
compartment_kagome::runtime::wavm::ModuleImplprivate
compileFrom(std::shared_ptr< CompartmentWrapper > compartment, ModuleParams &module_params, std::shared_ptr< IntrinsicModule > intrinsic_module, std::shared_ptr< const InstanceEnvironmentFactory > env_factory, gsl::span< const uint8_t > code, const common::Hash256 &code_hash)kagome::runtime::wavm::ModuleImplstatic
env_factory_kagome::runtime::wavm::ModuleImplprivate
instantiate() const overridekagome::runtime::wavm::ModuleImplvirtual
intrinsic_module_kagome::runtime::wavm::ModuleImplprivate
link(IntrinsicResolver &resolver) const kagome::runtime::wavm::ModuleImplprivate
logger_kagome::runtime::wavm::ModuleImplprivate
module_kagome::runtime::wavm::ModuleImplprivate
ModuleImpl(std::shared_ptr< CompartmentWrapper > compartment, std::shared_ptr< const IntrinsicModule > intrinsic_module, std::shared_ptr< const InstanceEnvironmentFactory > env_factory, std::shared_ptr< WAVM::Runtime::Module > module, const common::Hash256 &code_hash)kagome::runtime::wavm::ModuleImplprivate
~Module()=defaultkagome::runtime::Modulevirtual