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

Primary serializer for account restriction cache. More...

Inheritance diagram for catapult::cache::AccountRestrictionsPrimarySerializer:
Collaboration diagram for catapult::cache::AccountRestrictionsPrimarySerializer:

Additional Inherited Members

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


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