CatapultServer
v0.5.0.1 (Elephant)
HashLockInfoCacheStorage.h
Go to the documentation of this file.
1
21
#pragma once
22
#include "
HashLockInfoCacheTypes.h
"
23
#include "
src/state/HashLockInfoSerializer.h
"
24
#include "
plugins/txes/lock_shared/src/cache/LockInfoCacheStorage.h
"
25
26
namespace
catapult
{
namespace
cache {
27
29
struct
HashLockInfoCacheStorage
:
public
LockInfoCacheStorage
<HashLockInfoCacheDescriptor, state::HashLockInfoSerializer> {};
30
}}
HashLockInfoSerializer.h
LockInfoCacheStorage.h
catapult::cache::LockInfoCacheStorage
Policy for saving and loading lock info cache data.
Definition:
LockInfoCacheStorage.h:28
catapult::cache::HashLockInfoCacheStorage
Policy for saving and loading hash lock info cache data.
Definition:
HashLockInfoCacheStorage.h:29
catapult
Definition:
AddressExtractionExtension.cpp:28
HashLockInfoCacheTypes.h
catapult-server
plugins
txes
lock_hash
src
cache
HashLockInfoCacheStorage.h
Generated by
1.8.16