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

Go to the source code of this file.

Classes

class  catapult::cache::AccountRestrictionPatriciaTree
 
struct  catapult::cache::AccountRestrictionBaseSetDeltaPointers
 
struct  catapult::cache::AccountRestrictionBaseSets
 

Namespaces

 catapult
 
 catapult::cache
 

Typedefs

using catapult::cache::BasicAccountRestrictionPatriciaTree = tree::BasePatriciaTree< SerializerHashedKeyEncoder< AccountRestrictionCacheDescriptor::Serializer >, PatriciaTreeRdbDataSource, utils::ArrayHasher< Address > >
 
using catapult::cache::AccountRestrictionSingleSetCacheTypesAdapter = SingleSetAndPatriciaTreeCacheTypesAdapter< AccountRestrictionCacheTypes::PrimaryTypes, AccountRestrictionPatriciaTree >