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

Go to the source code of this file.

Classes

class  catapult::cache::BasicBlockDifficultyCache
 
class  catapult::cache::BlockDifficultyCache
 Synchronized cache composed of block difficulty information. More...
 

Namespaces

 catapult
 
 catapult::cache
 

Typedefs

using catapult::cache::BlockDifficultyBasicCache = BasicCache< BlockDifficultyCacheDescriptor, BlockDifficultyCacheTypes::BaseSets, BlockDifficultyCacheTypes::Options >