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

Primary serializer for account state cache. More...

Inheritance diagram for catapult::cache::AccountStatePrimarySerializer:
Collaboration diagram for catapult::cache::AccountStatePrimarySerializer:

Additional Inherited Members

- Public Types inherited from catapult::cache::CacheSerializerAdapter< state::AccountStateSerializer, AccountStateCacheDescriptor >
using KeyType = typename AccountStateCacheDescriptor ::KeyType
 
using ValueType = typename AccountStateCacheDescriptor ::ValueType
 
- Static Public Member Functions inherited from catapult::cache::CacheSerializerAdapter< state::AccountStateSerializer, AccountStateCacheDescriptor >
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 account state cache.


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