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

Go to the source code of this file.

Classes

class  catapult::cache::BasicLockInfoCacheView< TDescriptor, TCacheTypes >
 Basic view on top of the lock info cache. More...
 
class  catapult::cache::LockInfoCacheView< TDescriptor, TCacheTypes, TBasicView >
 View on top of the lock info cache. More...
 

Namespaces

 catapult
 
 catapult::cache
 

Typedefs

template<typename TDescriptor , typename TCacheTypes >
using catapult::cache::LockInfoCacheViewMixins = PatriciaTreeCacheMixins< typename TCacheTypes::PrimaryTypes::BaseSetType, TDescriptor >
 Mixins used by the lock info cache view. More...