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

Go to the source code of this file.

Classes

class  catapult::cache::BasicHashCacheDelta
 Basic delta on top of the hash cache. More...
 
class  catapult::cache::HashCacheDelta
 Delta on top of the hash cache. More...
 

Namespaces

 catapult
 
 catapult::cache
 

Typedefs

using catapult::cache::HashCacheDeltaMixins = BasicCacheMixins< HashCacheTypes::PrimaryTypes::BaseSetDeltaType, HashCacheDescriptor >
 Mixins used by the hash cache delta. More...