![]() |
SSP21-CPP
|
Public Types | |
typedef UInt48Type | type_t |
Static Public Member Functions | |
static bool | read_from (rseq_t &input, UInt48Type &out) |
static bool | write_to (wseq_t &dest, UInt48Type value) |
static UInt48Type | read (const uint8_t *data) |
static void | write (uint8_t *data, UInt48Type value) |
Static Public Attributes | |
static const size_t | size = 6 |
static const uint64_t | min_value = 0 |
static const uint64_t | max_value = 281474976710655ULL |
Definition at line 256 of file SerializationTemplates.h.