|
Kagome
Polkadot Runtime Engine in C++17
|
This is the complete list of members for kagome::runtime::wavm::ModuleCache, including all inherited members.
| cache_dir_ | kagome::runtime::wavm::ModuleCache | private |
| getCachedObject(const WAVM::U8 *wasmBytes, WAVM::Uptr numWASMBytes, std::function< std::vector< WAVM::U8 >()> &&compileThunk) override | kagome::runtime::wavm::ModuleCache | |
| hasher_ | kagome::runtime::wavm::ModuleCache | private |
| logger_ | kagome::runtime::wavm::ModuleCache | private |
| ModuleCache(std::shared_ptr< crypto::Hasher > hasher, fs::path cache_dir) | kagome::runtime::wavm::ModuleCache |