CatapultServer  v0.5.0.1 (Elephant)
catapult::cache::SingleSetAndPatriciaTreeCacheTypesAdapter< TPrimaryTypes, TPatriciaTree >::BaseSetDeltaPointers Struct Reference

Wrapper around single delta set and patricia tree. More...

Inheritance diagram for catapult::cache::SingleSetAndPatriciaTreeCacheTypesAdapter< TPrimaryTypes, TPatriciaTree >::BaseSetDeltaPointers:

Public Attributes

TPrimaryTypes::BaseSetDeltaPointerType pPrimary
 
std::shared_ptr< typename TPatriciaTree::DeltaType > pPatriciaTree
 

Detailed Description

template<typename TPrimaryTypes, typename TPatriciaTree>
struct catapult::cache::SingleSetAndPatriciaTreeCacheTypesAdapter< TPrimaryTypes, TPatriciaTree >::BaseSetDeltaPointers

Wrapper around single delta set and patricia tree.

Member Data Documentation

◆ pPatriciaTree

template<typename TPrimaryTypes , typename TPatriciaTree >
std::shared_ptr<typename TPatriciaTree::DeltaType> catapult::cache::SingleSetAndPatriciaTreeCacheTypesAdapter< TPrimaryTypes, TPatriciaTree >::BaseSetDeltaPointers::pPatriciaTree

◆ pPrimary

template<typename TPrimaryTypes , typename TPatriciaTree >
TPrimaryTypes::BaseSetDeltaPointerType catapult::cache::SingleSetAndPatriciaTreeCacheTypesAdapter< TPrimaryTypes, TPatriciaTree >::BaseSetDeltaPointers::pPrimary

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