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

Primary serializer for namespace cache. More...

Inheritance diagram for catapult::cache::RootNamespaceHistoryPrimarySerializer:
Collaboration diagram for catapult::cache::RootNamespaceHistoryPrimarySerializer:

Additional Inherited Members

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


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