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

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

BlockHash typedefkagome::runtime::RawExecutor
Buffer typedefkagome::runtime::Executor
cache_kagome::runtime::Executorprivate
callAt(primitives::BlockInfo const &block_info, storage::trie::RootHash const &storage_state, std::string_view name, Args &&...args)kagome::runtime::Executorinline
callAt(primitives::BlockHash const &block_hash, std::string_view name, Args &&...args)kagome::runtime::Executorinline
callAtGenesis(std::string_view name, Args &&...args)kagome::runtime::Executorinline
callAtRaw(const primitives::BlockHash &block_hash, std::string_view name, const common::Buffer &encoded_args) overridekagome::runtime::Executorinlinevirtual
callInternal(RuntimeEnvironment &env, std::string_view name, Args &&...args)kagome::runtime::Executorinlineprivate
callMediateInternal(RuntimeEnvironment &env, std::string_view name, Args &&...args)kagome::runtime::Executorinlineprivate
commitState(const RuntimeEnvironment &env)kagome::runtime::Executorinlineprivate
env_factory_kagome::runtime::Executorprivate
Executor(std::shared_ptr< RuntimeEnvironmentFactory > env_factory, std::shared_ptr< RuntimePropertiesCache > cache)kagome::runtime::Executorinline
logger_kagome::runtime::Executorprivate
persistentCallAt(primitives::BlockInfo const &block_info, storage::trie::RootHash const &storage_state, std::string_view name, Args &&...args)kagome::runtime::Executorinline
persistentCallAt(primitives::BlockHash const &block_hash, std::string_view name, Args &&...args)kagome::runtime::Executorinline
persistentCallAtGenesis(std::string_view name, Args &&...args)kagome::runtime::Executorinline
~RawExecutor()=defaultkagome::runtime::RawExecutorvirtual