CatapultServer  v0.5.0.1 (Elephant)
catapult::cache::LockInfoBaseSetDeltaPointers< TCacheTypes, TDescriptor > Struct Template Reference

Public Attributes

TCacheTypes::PrimaryTypes::BaseSetDeltaPointerType pPrimary
 
TCacheTypes::HeightGroupingTypes::BaseSetDeltaPointerType pHeightGrouping
 
std::shared_ptr< typename TDescriptor::PatriciaTree::DeltaType > pPatriciaTree
 

Member Data Documentation

◆ pHeightGrouping

template<typename TCacheTypes, typename TDescriptor>
TCacheTypes::HeightGroupingTypes::BaseSetDeltaPointerType catapult::cache::LockInfoBaseSetDeltaPointers< TCacheTypes, TDescriptor >::pHeightGrouping

◆ pPatriciaTree

template<typename TCacheTypes, typename TDescriptor>
std::shared_ptr<typename TDescriptor::PatriciaTree::DeltaType> catapult::cache::LockInfoBaseSetDeltaPointers< TCacheTypes, TDescriptor >::pPatriciaTree

◆ pPrimary

template<typename TCacheTypes, typename TDescriptor>
TCacheTypes::PrimaryTypes::BaseSetDeltaPointerType catapult::cache::LockInfoBaseSetDeltaPointers< TCacheTypes, TDescriptor >::pPrimary

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