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

Mixins used by the mosaic cache delta. More...

Inheritance diagram for catapult::cache::MosaicCacheDeltaMixins:
Collaboration diagram for catapult::cache::MosaicCacheDeltaMixins:

Public Types

using Touch = HeightBasedTouchMixin< typename MosaicCacheTypes::PrimaryTypes::BaseSetDeltaType, typename MosaicCacheTypes::HeightGroupingTypes::BaseSetDeltaType >
 
- Public Types inherited from catapult::cache::PatriciaTreeCacheMixins< MosaicCacheTypes::PrimaryTypes::BaseSetDeltaType, MosaicCacheDescriptor >
using PatriciaTreeView = PatriciaTreeMixin< typename MosaicCacheDescriptor ::PatriciaTree >
 
using PatriciaTreeDelta = PatriciaTreeDeltaMixin< MosaicCacheTypes::PrimaryTypes::BaseSetDeltaType, typename MosaicCacheDescriptor ::PatriciaTree::DeltaType >
 
- Public Types inherited from catapult::cache::BasicCacheMixins< MosaicCacheTypes::PrimaryTypes::BaseSetDeltaType, MosaicCacheDescriptor >
using Size = SizeMixin< MosaicCacheTypes::PrimaryTypes::BaseSetDeltaType >
 
using Contains = ContainsMixin< MosaicCacheTypes::PrimaryTypes::BaseSetDeltaType, MosaicCacheDescriptor >
 
using Iteration = IterationMixin< MosaicCacheTypes::PrimaryTypes::BaseSetDeltaType >
 
using ConstAccessor = ConstAccessorMixin< MosaicCacheTypes::PrimaryTypes::BaseSetDeltaType, MosaicCacheDescriptor >
 
using MutableAccessor = MutableAccessorMixin< MosaicCacheTypes::PrimaryTypes::BaseSetDeltaType, MosaicCacheDescriptor >
 
using ConstAccessorWithAdapter = ConstAccessorMixin< MosaicCacheTypes::PrimaryTypes::BaseSetDeltaType, MosaicCacheDescriptor, TValueAdapter >
 
using MutableAccessorWithAdapter = MutableAccessorMixin< MosaicCacheTypes::PrimaryTypes::BaseSetDeltaType, MosaicCacheDescriptor, TValueAdapter >
 
using ActivePredicate = ActivePredicateMixin< MosaicCacheTypes::PrimaryTypes::BaseSetDeltaType, MosaicCacheDescriptor >
 
using BasicInsertRemove = BasicInsertRemoveMixin< MosaicCacheTypes::PrimaryTypes::BaseSetDeltaType, MosaicCacheDescriptor >
 
using DeltaElements = deltaset::DeltaElementsMixin< MosaicCacheTypes::PrimaryTypes::BaseSetDeltaType >
 

Detailed Description

Mixins used by the mosaic cache delta.

Member Typedef Documentation

◆ Touch


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