CatapultServer  v0.5.0.1 (Elephant)
AccountStateCacheSubCachePlugin.h File Reference
Include dependency graph for AccountStateCacheSubCachePlugin.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  catapult::cache::AccountStateCacheSummaryCacheStorage
 CacheStorage implementation for saving and loading summary account state cache data. More...
 
class  catapult::cache::AccountStateCacheSubCachePlugin
 Specialized account state cache sub cache plugin. More...
 

Namespaces

 catapult
 
 catapult::cache
 

Typedefs

using catapult::cache::BaseAccountStateCacheSubCachePlugin = SummaryAwareSubCachePluginAdapter< AccountStateCache, AccountStateCacheStorage, AccountStateCacheSummaryCacheStorage >