CatapultServer  v0.5.0.1 (Elephant)
catapult::cache::AccountStatePatriciaTreeSerializer Struct Reference
Inheritance diagram for catapult::cache::AccountStatePatriciaTreeSerializer:
Collaboration diagram for catapult::cache::AccountStatePatriciaTreeSerializer:

Additional Inherited Members

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

Note
This serializer excludes historical importances.

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