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

Go to the source code of this file.

Classes

struct  catapult::cache::SubCacheViewIdentifier
 Sub cache view identifier. More...
 
class  catapult::cache::SubCacheView
 Sub cache view. More...
 
class  catapult::cache::DetachedSubCacheView
 Detached sub cache view. More...
 
class  catapult::cache::SubCachePlugin
 Sub cache plugin that can be added to the main catapult cache. More...
 

Namespaces

 catapult
 
 catapult::cache
 

Enumerations

enum  catapult::cache::SubCacheViewType { catapult::cache::SubCacheViewType::View, catapult::cache::SubCacheViewType::Delta, catapult::cache::SubCacheViewType::DetachedDelta }
 Sub cache view types. More...