|
deCONZ C++ API v2.6.1
|
Holds various numeric values 8-64 bit, signed and unsigned. More...
#include <types.h>
Public Attributes | |
| uint8_t | u8 |
| uint16_t | u16 |
| uint32_t | u32 |
| uint64_t | u64 |
| int8_t | s8 |
| int16_t | s16 |
| int32_t | s32 |
| int64_t | s64 |
| float | real |
Holds various numeric values 8-64 bit, signed and unsigned.