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