CatapultServer
v0.5.0.1 (Elephant)
|
Serializer for namespace flat map sub cache. More...
Static Public Member Functions | |
static std::string | SerializeValue (const ValueType &value) |
Serializes element to string. More... | |
static ValueType | DeserializeValue (const RawBuffer &buffer) |
Deserializes value from buffer. More... | |
Static Public Attributes | |
static constexpr uint16_t | State_Version = 1 |
Serialized state version. More... | |
Private Types | |
using | KeyType = NamespaceId |
using | ValueType = state::Namespace |
Serializer for namespace flat map sub cache.
|
private |
|
static |
Deserializes value from buffer.
|
static |
Serializes element to string.
|
staticconstexpr |
Serialized state version.