CatapultServer  v0.5.0.1 (Elephant)
catapult::cache::AccountStateCacheViewMixins Struct Reference

Mixins used by the account state cache view. More...

Public Types

using KeyLookupAdapter = AccountStateCacheTypes::ComposedLookupAdapter< AccountStateCacheTypes::ComposableBaseSets >
 
using Size = AddressMixins::Size
 
using ContainsAddress = AddressMixins::Contains
 
using ContainsKey = ContainsMixin< AccountStateCacheTypes::KeyLookupMapTypes::BaseSetType, AccountStateCacheTypes::KeyLookupMapTypesDescriptor >
 
using Iteration = AddressMixins::Iteration
 
using ConstAccessorAddress = AddressMixins::ConstAccessor
 
using ConstAccessorKey = KeyMixins::ConstAccessor
 
using PatriciaTreeView = AddressMixins::PatriciaTreeView
 

Private Types

using AddressMixins = PatriciaTreeCacheMixins< AccountStateCacheTypes::PrimaryTypes::BaseSetType, AccountStateCacheDescriptor >
 
using KeyMixins = BasicCacheMixins< KeyLookupAdapter, KeyLookupAdapter >
 

Detailed Description

Mixins used by the account state cache view.

Member Typedef Documentation

◆ AddressMixins

◆ ConstAccessorAddress

◆ ConstAccessorKey

◆ ContainsAddress

◆ ContainsKey

◆ Iteration

◆ KeyLookupAdapter

◆ KeyMixins

◆ PatriciaTreeView

◆ Size


The documentation for this struct was generated from the following file: