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

Go to the source code of this file.

Classes

struct  catapult::cache::LockInfoBaseSetDeltaPointers< TCacheTypes, TDescriptor >
 
struct  catapult::cache::LockInfoBaseSets< TCacheTypes, TDescriptor, TBaseSetDeltaPointers >
 

Namespaces

 catapult
 
 catapult::cache
 

Typedefs

template<typename TDescriptor >
using catapult::cache::LockInfoPatriciaTree = tree::BasePatriciaTree< SerializerHashedKeyEncoder< typename TDescriptor::Serializer >, PatriciaTreeRdbDataSource, utils::ArrayHasher< typename TDescriptor::KeyType > >