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

Go to the source code of this file.

Classes

class  catapult::cache::BasicHashCache
 
class  catapult::cache::HashCache
 Synchronized cache composed of timestamped hashes of (transaction) elements. More...
 

Namespaces

 catapult
 
 catapult::cache
 

Typedefs

using catapult::cache::HashBasicCache = BasicCache< HashCacheDescriptor, HashCacheTypes::BaseSets, HashCacheTypes::Options >