BasicAccountRestrictionCacheDelta(const AccountRestrictionCacheTypes::BaseSetDeltaPointers &restrictionSets, model::NetworkIdentifier networkIdentifier) | catapult::cache::BasicAccountRestrictionCacheDelta | inlineexplicit |
BasicInsertRemoveMixin(TSet &set) | catapult::cache::BasicInsertRemoveMixin< TSet, TCacheDescriptor > | inlineexplicit |
const_iterator typedef | catapult::cache::ConstAccessorMixin< TSet, TCacheDescriptor, TValueAdapter > | |
ConstAccessorMixin(const TSet &set) | catapult::cache::ConstAccessorMixin< TSet, TCacheDescriptor, TValueAdapter > | inlineexplicit |
find(const KeyType &key) const | catapult::cache::ConstAccessorMixin< TSet, TCacheDescriptor, TValueAdapter > | inline |
insert(const ValueType &value) | catapult::cache::BasicInsertRemoveMixin< TSet, TCacheDescriptor > | inline |
catapult::KeyType typedef | catapult::cache::ConstAccessorMixin< TSet, TCacheDescriptor, TValueAdapter > | private |
m_networkIdentifier | catapult::cache::BasicAccountRestrictionCacheDelta | private |
m_nextGenerationId | catapult::cache::PatriciaTreeDeltaMixin< TSet, TTree > | private |
m_pAccountRestrictionEntries | catapult::cache::BasicAccountRestrictionCacheDelta | private |
m_pTree | catapult::cache::PatriciaTreeDeltaMixin< TSet, TTree > | private |
catapult::m_set | catapult::cache::SizeMixin< TSet > | private |
MoveOnly()=default | catapult::utils::MoveOnly | |
MoveOnly(const NonCopyable &)=delete | catapult::utils::MoveOnly | |
MoveOnly(MoveOnly &&)=default | catapult::utils::MoveOnly | |
networkIdentifier() const | catapult::cache::BasicAccountRestrictionCacheDelta | inline |
operator=(const MoveOnly &)=delete | catapult::utils::MoveOnly | |
operator=(MoveOnly &&)=default | catapult::utils::MoveOnly | |
PatriciaTreeDeltaMixin(TSet &set, const std::shared_ptr< TTree > &pTree) | catapult::cache::PatriciaTreeDeltaMixin< TSet, TTree > | inline |
ReadOnlyView typedef | catapult::cache::BasicAccountRestrictionCacheDelta | |
remove(const KeyType &key) | catapult::cache::BasicInsertRemoveMixin< TSet, TCacheDescriptor > | inline |
setApplyCheckpoint() | catapult::cache::PatriciaTreeDeltaMixin< TSet, TTree > | inlineprivate |
SetIteratorType typedef | catapult::cache::ConstAccessorMixin< TSet, TCacheDescriptor, TValueAdapter > | private |
setMerkleRoot(const Hash256 &merkleRoot) | catapult::cache::PatriciaTreeDeltaMixin< TSet, TTree > | inline |
size() const | catapult::cache::SizeMixin< TSet > | inline |
SizeMixin(const TSet &set) | catapult::cache::SizeMixin< TSet > | inlineexplicit |
supportsMerkleRoot() const | catapult::cache::PatriciaTreeDeltaMixin< TSet, TTree > | inline |
tryGetMerkleRoot() const | catapult::cache::PatriciaTreeDeltaMixin< TSet, TTree > | inline |
updateMerkleRoot(Height height) | catapult::cache::PatriciaTreeDeltaMixin< TSet, TTree > | inline |
catapult::ValueType typedef | catapult::cache::ConstAccessorMixin< TSet, TCacheDescriptor, TValueAdapter > | private |
~MoveOnly()=default | catapult::utils::MoveOnly | |