|
static int8_t | I8 (uint8_t *buffer, int32_t index) |
|
static int16_t | I16 (uint8_t *buffer, int32_t index) |
|
static int32_t | I32 (uint8_t *buffer, int32_t index) |
|
static int64_t | I64 (uint8_t *buffer, int32_t index) |
|
static uint8_t | U8 (uint8_t *buffer, int32_t index) |
|
static uint16_t | U16 (uint8_t *buffer, int32_t index) |
|
static uint32_t | U32 (uint8_t *buffer, int32_t index) |
|
static uint64_t | U64 (uint8_t *buffer, int32_t index) |
|
static float | SGL (uint8_t *buffer, int32_t index) |
|
static std::string | toString (uint8_t *buffer, int32_t index, int32_t length) |
|
The documentation for this class was generated from the following files: