CatapultServer
v0.5.0.1 (Elephant)
|
Go to the documentation of this file.
28 namespace catapult {
namespace cache {
31 template<
typename TDescriptor>
47 return heightHashes.
key();
const TGroupingKey & key() const
Gets the grouping key.
Definition: IdentifierGroup.h:43
utils::BaseValue< uint64_t, Height_tag > Height
Definition: src/catapult/types.h:85
Definition: LockInfoCacheTypes.h:39
typename HashLockInfoCacheDescriptor ::KeyType IdentifierType
Definition: LockInfoCacheTypes.h:34
static auto GetKeyFromValue(const ValueType &heightHashes)
Definition: LockInfoCacheTypes.h:46
Basic lock info cache types.
Definition: LockInfoCacheTypes.h:32
Serializer for identifier group elements.
Definition: IdentifierGroupSerializer.h:30
Definition: AddressExtractionExtension.cpp:28
A group of identifiers that share a common (external) attribute.
Definition: IdentifierGroup.h:28
Defines cache types for an unordered map based cache.
Definition: CacheDescriptorAdapters.h:35