CatapultServer
v0.5.0.1 (Elephant)
|
Mixins used by the account state cache view. More...
Private Types | |
using | AddressMixins = PatriciaTreeCacheMixins< AccountStateCacheTypes::PrimaryTypes::BaseSetType, AccountStateCacheDescriptor > |
using | KeyMixins = BasicCacheMixins< KeyLookupAdapter, KeyLookupAdapter > |
Mixins used by the account state cache view.
|
private |
using catapult::cache::AccountStateCacheViewMixins::ConstAccessorAddress = AddressMixins::ConstAccessor |
using catapult::cache::AccountStateCacheViewMixins::ContainsKey = ContainsMixin< AccountStateCacheTypes::KeyLookupMapTypes::BaseSetType, AccountStateCacheTypes::KeyLookupMapTypesDescriptor> |
using catapult::cache::AccountStateCacheViewMixins::KeyLookupAdapter = AccountStateCacheTypes::ComposedLookupAdapter<AccountStateCacheTypes::ComposableBaseSets> |
|
private |
using catapult::cache::AccountStateCacheViewMixins::PatriciaTreeView = AddressMixins::PatriciaTreeView |