CatapultServer  v0.5.0.1 (Elephant)
catapult::cache::HashLockInfoPrimarySerializer Struct Reference

Primary serializer for hash lock info cache. More...

Inheritance diagram for catapult::cache::HashLockInfoPrimarySerializer:
Collaboration diagram for catapult::cache::HashLockInfoPrimarySerializer:

Additional Inherited Members

- Public Types inherited from catapult::cache::CacheSerializerAdapter< state::HashLockInfoSerializer, HashLockInfoCacheDescriptor >
using KeyType = typename HashLockInfoCacheDescriptor ::KeyType
 
using ValueType = typename HashLockInfoCacheDescriptor ::ValueType
 
- Static Public Member Functions inherited from catapult::cache::CacheSerializerAdapter< state::HashLockInfoSerializer, HashLockInfoCacheDescriptor >
static std::string SerializeValue (const ValueType &value)
 Serializes value to string. More...
 
static ValueType DeserializeValue (const RawBuffer &buffer)
 Deserializes value from buffer. More...
 

Detailed Description

Primary serializer for hash lock info cache.


The documentation for this struct was generated from the following file: