Kagome
Polkadot Runtime Engine in C++17
|
This is the complete list of members for kagome::runtime::ModuleRepositoryImpl, including all inherited members.
getInstanceAt(std::shared_ptr< const RuntimeCodeProvider > code_provider, const primitives::BlockInfo &block, const primitives::BlockHeader &header) override | kagome::runtime::ModuleRepositoryImpl | virtual |
last_compiled_module_ | kagome::runtime::ModuleRepositoryImpl | private |
logger_ | kagome::runtime::ModuleRepositoryImpl | private |
module_factory_ | kagome::runtime::ModuleRepositoryImpl | private |
ModuleRepositoryImpl(std::shared_ptr< RuntimeInstancesPool > runtime_instances_pool, std::shared_ptr< RuntimeUpgradeTracker > runtime_upgrade_tracker, std::shared_ptr< const ModuleFactory > module_factory, std::shared_ptr< SingleModuleCache > last_compiled_module) | kagome::runtime::ModuleRepositoryImpl | |
runtime_instances_pool_ | kagome::runtime::ModuleRepositoryImpl | private |
runtime_upgrade_tracker_ | kagome::runtime::ModuleRepositoryImpl | private |
~ModuleRepository()=default | kagome::runtime::ModuleRepository | virtual |