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

AccountState cache types. More...

Classes

struct  ComposableBaseSetDeltas
 
struct  ComposableBaseSets
 
class  ComposedLookupAdapter
 
struct  KeyLookupMapTypesDescriptor
 Describes a key-based interface on top of an account state cache. More...
 
struct  Options
 Custom sub view options. More...
 

Public Types

using CacheReadOnlyType = ReadOnlyAccountStateCache
 
using PrimaryTypes = MutableUnorderedMapAdapter< AccountStateCacheDescriptor, utils::ArrayHasher< Address > >
 
using KeyLookupMapTypes = ImmutableUnorderedMapAdapter< KeyLookupMapTypesDescriptor, utils::ArrayHasher< Key > >
 
using BaseSetDeltaPointers = AccountStateBaseSetDeltaPointers
 
using BaseSets = AccountStateBaseSets
 

Detailed Description

AccountState cache types.

Member Typedef Documentation

◆ BaseSetDeltaPointers

◆ BaseSets

◆ CacheReadOnlyType

◆ KeyLookupMapTypes

◆ PrimaryTypes


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