BasicLockInfoCacheDelta(const typename SecretLockInfoCacheTypes ::BaseSetDeltaPointers &lockInfoSets) | catapult::cache::BasicLockInfoCacheDelta< SecretLockInfoCacheDescriptor, SecretLockInfoCacheTypes > | inlineexplicit |
HeightBasedPruningMixin(TSet &set, THeightGroupedSet &heightGroupedSet) | catapult::cache::HeightBasedPruningMixin< TSet, THeightGroupedSet > | inline |
HeightBasedTouchMixin(TSet &set, THeightGroupedSet &heightGroupedSet) | catapult::cache::HeightBasedTouchMixin< TSet, THeightGroupedSet > | inline |
insert(const typename SecretLockInfoCacheDescriptor ::ValueType &value) | catapult::cache::BasicLockInfoCacheDelta< SecretLockInfoCacheDescriptor, SecretLockInfoCacheTypes > | inline |
catapult::m_heightGroupedSet | catapult::cache::HeightBasedTouchMixin< TSet, THeightGroupedSet > | private |
m_pDelta | catapult::cache::BasicLockInfoCacheDelta< SecretLockInfoCacheDescriptor, SecretLockInfoCacheTypes > | private |
m_pHeightGroupingDelta | catapult::cache::BasicLockInfoCacheDelta< SecretLockInfoCacheDescriptor, SecretLockInfoCacheTypes > | private |
catapult::m_set | catapult::cache::HeightBasedTouchMixin< TSet, THeightGroupedSet > | private |
MoveOnly()=default | catapult::utils::MoveOnly | |
MoveOnly(const NonCopyable &)=delete | catapult::utils::MoveOnly | |
MoveOnly(MoveOnly &&)=default | catapult::utils::MoveOnly | |
operator=(const MoveOnly &)=delete | catapult::utils::MoveOnly | |
operator=(MoveOnly &&)=default | catapult::utils::MoveOnly | |
processUnusedExpiredLocks(Height height, const consumer< const typename SecretLockInfoCacheDescriptor ::ValueType > &consumer) const | catapult::cache::BasicLockInfoCacheDelta< SecretLockInfoCacheDescriptor, SecretLockInfoCacheTypes > | inline |
prune(Height height) | catapult::cache::HeightBasedPruningMixin< TSet, THeightGroupedSet > | inline |
ReadOnlyView typedef | catapult::cache::BasicLockInfoCacheDelta< SecretLockInfoCacheDescriptor, SecretLockInfoCacheTypes > | |
remove(const typename SecretLockInfoCacheDescriptor ::KeyType &key) | catapult::cache::BasicLockInfoCacheDelta< SecretLockInfoCacheDescriptor, SecretLockInfoCacheTypes > | inline |
touch(Height height) | catapult::cache::HeightBasedTouchMixin< TSet, THeightGroupedSet > | inline |
~MoveOnly()=default | catapult::utils::MoveOnly | |