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

Namespace cache types. More...

Classes

struct  FlatMapTypesDescriptor
 
struct  HeightGroupingTypesDescriptor
 
struct  Options
 Custom sub view options. More...
 

Public Types

using CacheReadOnlyType = ReadOnlyArtifactCache< BasicNamespaceCacheView, BasicNamespaceCacheDelta, NamespaceId, state::NamespaceEntry >
 
using PrimaryTypes = MutableUnorderedMapAdapter< NamespaceCacheDescriptor, utils::BaseValueHasher< NamespaceId > >
 
using FlatMapTypes = MutableUnorderedMapAdapter< FlatMapTypesDescriptor, utils::BaseValueHasher< NamespaceId > >
 
using HeightGroupingTypes = MutableUnorderedMapAdapter< HeightGroupingTypesDescriptor, utils::BaseValueHasher< Height > >
 
using BaseSetDeltaPointers = NamespaceBaseSetDeltaPointers
 
using BaseSets = NamespaceBaseSets
 

Detailed Description

Namespace cache types.

Member Typedef Documentation

◆ BaseSetDeltaPointers

◆ BaseSets

◆ CacheReadOnlyType

◆ FlatMapTypes

◆ HeightGroupingTypes

◆ PrimaryTypes


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