CatapultServer  v0.5.0.1 (Elephant)
catapult::cache::LockInfoCacheDelta< TDescriptor, TCacheTypes, TBasicView > Class Template Reference

Delta on top of the lock info cache. More...

Inheritance diagram for catapult::cache::LockInfoCacheDelta< TDescriptor, TCacheTypes, TBasicView >:
Collaboration diagram for catapult::cache::LockInfoCacheDelta< TDescriptor, TCacheTypes, TBasicView >:

Public Member Functions

 LockInfoCacheDelta (const typename TCacheTypes::BaseSetDeltaPointers &lockInfoSets)
 Creates a delta around lockInfoSets. More...
 
- Public Member Functions inherited from catapult::cache::ReadOnlyViewSupplier< TBasicView >
 ReadOnlyViewSupplier (TArgs &&... args)
 Creates a read-only view supplier around args. More...
 
 ReadOnlyViewSupplier (ReadOnlyViewSupplier &&rhs)
 
const TBasicView ::ReadOnlyView & asReadOnly () const
 Returns a read-only view of this view. More...
 

Detailed Description

template<typename TDescriptor, typename TCacheTypes, typename TBasicView = BasicLockInfoCacheDelta<TDescriptor, TCacheTypes>>
class catapult::cache::LockInfoCacheDelta< TDescriptor, TCacheTypes, TBasicView >

Delta on top of the lock info cache.

Constructor & Destructor Documentation

◆ LockInfoCacheDelta()

template<typename TDescriptor, typename TCacheTypes, typename TBasicView = BasicLockInfoCacheDelta<TDescriptor, TCacheTypes>>
catapult::cache::LockInfoCacheDelta< TDescriptor, TCacheTypes, TBasicView >::LockInfoCacheDelta ( const typename TCacheTypes::BaseSetDeltaPointers &  lockInfoSets)
inlineexplicit

Creates a delta around lockInfoSets.


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