CatapultServer
v0.5.0.1 (Elephant)
MosaicCacheStorage.h
Go to the documentation of this file.
1
21
#pragma once
22
#include "
MosaicCacheTypes.h
"
23
#include "
src/state/MosaicEntrySerializer.h
"
24
#include "
catapult/cache/CacheStorageInclude.h
"
25
26
namespace
catapult
{
namespace
cache {
27
29
struct
MosaicCacheStorage
30
:
public
CacheStorageForBasicInsertRemoveCache
<MosaicCacheDescriptor>
31
,
public
state::MosaicEntrySerializer
32
{};
33
}}
CacheStorageInclude.h
MosaicCacheTypes.h
catapult::cache::MosaicCacheStorage
Policy for saving and loading mosaic cache data.
Definition:
MosaicCacheStorage.h:29
catapult::cache::CacheStorageForBasicInsertRemoveCache
Defines cache storage for cache with basic insert remove support.
Definition:
src/catapult/cache/CacheStorageInclude.h:51
MosaicEntrySerializer.h
catapult::state::MosaicEntrySerializer
Policy for saving and loading mosaic entry data.
Definition:
MosaicEntrySerializer.h:28
catapult
Definition:
AddressExtractionExtension.cpp:28
catapult-server
plugins
txes
mosaic
src
cache
MosaicCacheStorage.h
Generated by
1.8.16