| BasicCache(const CacheConfiguration &config, TSubViewArgs &&... subViewArgs) | catapult::cache::BasicCache< TCacheDescriptor, TBaseSet, TSubViewArgs > | inline |
| BasicHashCache(const CacheConfiguration &config, const utils::TimeSpan &retentionTime) | catapult::cache::BasicHashCache | inlineexplicit |
| CacheDeltaType typedef | catapult::cache::BasicCache< TCacheDescriptor, TBaseSet, TSubViewArgs > | |
| CacheReadOnlyType typedef | catapult::cache::BasicCache< TCacheDescriptor, TBaseSet, TSubViewArgs > | |
| CacheValueType typedef | catapult::cache::BasicCache< TCacheDescriptor, TBaseSet, TSubViewArgs > | |
| CacheViewType typedef | catapult::cache::BasicCache< TCacheDescriptor, TBaseSet, TSubViewArgs > | |
| commit(const CacheDeltaType &delta) | catapult::cache::BasicCache< TCacheDescriptor, TBaseSet, TSubViewArgs > | inline |
| Commit(TBaseSet &m_set, const CacheDeltaType &, std::false_type) | catapult::cache::BasicCache< TCacheDescriptor, TBaseSet, TSubViewArgs > | inlineprivatestatic |
| Commit(TBaseSet &m_set, const CacheDeltaType &delta, std::true_type) | catapult::cache::BasicCache< TCacheDescriptor, TBaseSet, TSubViewArgs > | inlineprivatestatic |
| createDelta() | catapult::cache::BasicCache< TCacheDescriptor, TBaseSet, TSubViewArgs > | inline |
| createDetachedDelta() const | catapult::cache::BasicCache< TCacheDescriptor, TBaseSet, TSubViewArgs > | inline |
| createSubView(const TSetView &setView) const | catapult::cache::BasicCache< TCacheDescriptor, TBaseSet, TSubViewArgs > | inlineprivate |
| createView() const | catapult::cache::BasicCache< TCacheDescriptor, TBaseSet, TSubViewArgs > | inline |
| DisablePatriciaTreeStorage(const CacheConfiguration &config) | catapult::cache::BasicHashCache | inlineprivatestatic |
| m_set | catapult::cache::BasicCache< TCacheDescriptor, TBaseSet, TSubViewArgs > | private |
| m_subViewArgs | catapult::cache::BasicCache< TCacheDescriptor, TBaseSet, TSubViewArgs > | 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 | |
| ~MoveOnly()=default | catapult::utils::MoveOnly | |