CatapultServer
v0.5.0.1 (Elephant)
|
Primary serializer for secret lock info cache. More...
Additional Inherited Members | |
Public Types inherited from catapult::cache::CacheSerializerAdapter< state::SecretLockInfoSerializer, SecretLockInfoCacheDescriptor > | |
using | KeyType = typename SecretLockInfoCacheDescriptor ::KeyType |
using | ValueType = typename SecretLockInfoCacheDescriptor ::ValueType |
Static Public Member Functions inherited from catapult::cache::CacheSerializerAdapter< state::SecretLockInfoSerializer, SecretLockInfoCacheDescriptor > | |
static std::string | SerializeValue (const ValueType &value) |
Serializes value to string. More... | |
static ValueType | DeserializeValue (const RawBuffer &buffer) |
Deserializes value from buffer. More... | |
Primary serializer for secret lock info cache.