knx
Library API
knx
Page Hierarchy
Full API
Namespaces
Classes and Structs
Enums
Unions
Functions
Variables
Typedefs
knx
Library API
Union KNXValue::Value
View page source
Union KNXValue::Value
Defined in
File knx_value.h
Nested Relationships
This union is a nested type of
Class KNXValue
.
Union Documentation
union
Value
Public Members
bool
boolValue
uint8_t
ucharValue
uint16_t
ushortValue
uint32_t
uintValue
uint64_t
ulongValue
int8_t
charValue
int16_t
shortValue
int32_t
intValue
int64_t
longValue
double
doubleValue
const
char
*
stringValue
struct
tm
timeValue