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

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

Inheritance diagram for catapult::cache::MosaicCacheViewMixins:
Collaboration diagram for catapult::cache::MosaicCacheViewMixins:

Additional Inherited Members

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

Detailed Description

Mixins used by the mosaic cache view.


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