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

Go to the source code of this file.

Classes

class  catapult::cache::AccountRestrictionCache
 Synchronized cache composed of account restriction information. More...
 

Namespaces

 catapult
 
 catapult::cache
 

Typedefs

using catapult::cache::BasicAccountRestrictionCache = BasicCache< AccountRestrictionCacheDescriptor, AccountRestrictionCacheTypes::BaseSets, model::NetworkIdentifier >
 Cache composed of account restriction information. More...