CatapultServer
v0.5.0.1 (Elephant)
|
This is the complete list of members for catapult::cache::OptionalLockedCacheDelta< TCacheView >, including all inherited members.
CacheViewAccessor(TCacheView *pCacheView) | catapult::cache::detail::CacheViewAccessor< TCacheView > | inlineexplicit |
m_pCacheView | catapult::cache::detail::CacheViewAccessor< TCacheView > | private |
m_readLock | catapult::cache::OptionalLockedCacheDelta< TCacheView > | private |
operator bool() const | catapult::cache::detail::CacheViewAccessor< TCacheView > | inlineexplicit |
operator*() const | catapult::cache::detail::CacheViewAccessor< TCacheView > | inline |
operator*() | catapult::cache::detail::CacheViewAccessor< TCacheView > | inline |
operator->() const | catapult::cache::detail::CacheViewAccessor< TCacheView > | inline |
operator->() | catapult::cache::detail::CacheViewAccessor< TCacheView > | inline |
OptionalLockedCacheDelta() | catapult::cache::OptionalLockedCacheDelta< TCacheView > | inline |
OptionalLockedCacheDelta(TCacheView &cacheView, utils::SpinReaderWriterLock::ReaderLockGuard &&readLock) | catapult::cache::OptionalLockedCacheDelta< TCacheView > | inline |