BasicAccountStateCache(const CacheConfiguration &config, const AccountStateCacheTypes::Options &options) | catapult::cache::BasicAccountStateCache | inline |
BasicAccountStateCache(const CacheConfiguration &config, const AccountStateCacheTypes::Options &options, std::unique_ptr< model::AddressSet > &&pHighValueAddresses) | catapult::cache::BasicAccountStateCache | inlineprivate |
BasicCache(const CacheConfiguration &config, TSubViewArgs &&... subViewArgs) | catapult::cache::BasicCache< TCacheDescriptor, TBaseSet, TSubViewArgs > | inline |
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(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 |
commit(const CacheDeltaType &delta) | catapult::cache::BasicAccountStateCache | inline |
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 |
init(model::AddressSet &&highValueAddresses) | catapult::cache::BasicAccountStateCache | inline |
m_pHighValueAddresses | catapult::cache::BasicAccountStateCache | private |
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 | |