deCONZ C++ API v2.6.1
Loading...
Searching...
No Matches
deCONZ::NumericUnion Union Reference

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
 

Detailed Description

Holds various numeric values 8-64 bit, signed and unsigned.


The documentation for this union was generated from the following file: