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

Go to the source code of this file.

Classes

class  catapult::cache::BasicAccountStateCache
 Cache composed of stateful account information. More...
 
class  catapult::cache::AccountStateCache
 Synchronized cache composed of stateful account information. More...
 

Namespaces

 catapult
 
 catapult::cache
 

Typedefs

using catapult::cache::AccountStateBasicCache = BasicCache< AccountStateCacheDescriptor, AccountStateCacheTypes::BaseSets, AccountStateCacheTypes::Options, const model::AddressSet & >