CatapultServer  v0.5.0.1 (Elephant)
MosaicCacheStorage.h
Go to the documentation of this file.
1 
21 #pragma once
22 #include "MosaicCacheTypes.h"
25 
26 namespace catapult { namespace cache {
27 
30  : public CacheStorageForBasicInsertRemoveCache<MosaicCacheDescriptor>
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