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

Go to the source code of this file.

Classes

class  catapult::cache::NamespaceCacheSummaryCacheStorage
 CacheStorage implementation for saving and loading summary namespace cache data. More...
 
class  catapult::cache::NamespaceCacheSubCachePlugin
 Specialized namespace cache sub cache plugin. More...
 

Namespaces

 catapult
 
 catapult::cache
 

Typedefs

using catapult::cache::BaseNamespaceCacheSubCachePlugin = SummaryAwareSubCachePluginAdapter< NamespaceCache, NamespaceCacheStorage, NamespaceCacheSummaryCacheStorage >