CatapultServer
v0.5.0.1 (Elephant)
|
Additional Inherited Members | |
Public Types inherited from catapult::cache::CacheSerializerAdapter< state::RootNamespaceHistoryNonHistoricalSerializer, NamespaceCacheDescriptor > | |
using | KeyType = typename NamespaceCacheDescriptor ::KeyType |
using | ValueType = typename NamespaceCacheDescriptor ::ValueType |
Static Public Member Functions inherited from catapult::cache::CacheSerializerAdapter< state::RootNamespaceHistoryNonHistoricalSerializer, NamespaceCacheDescriptor > | |
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 namespace cache for patricia tree hashes.