Class KnxIpDIB
Defined in File knx_ip_dib.h
Inheritance Relationships
Derived Types
public KnxIpConfigDIB(Class KnxIpConfigDIB)public KnxIpDeviceInformationDIB(Class KnxIpDeviceInformationDIB)public KnxIpExtendedDeviceInformationDIB(Class KnxIpExtendedDeviceInformationDIB)public KnxIpKnxAddressesDIB(Class KnxIpKnxAddressesDIB)public KnxIpSupportedServiceDIB(Class KnxIpSupportedServiceDIB)public KnxIpTunnelingInfoDIB(Class KnxIpTunnelingInfoDIB)
Class Documentation
-
class KnxIpDIB
Subclassed by KnxIpConfigDIB, KnxIpDeviceInformationDIB, KnxIpExtendedDeviceInformationDIB, KnxIpKnxAddressesDIB, KnxIpSupportedServiceDIB, KnxIpTunnelingInfoDIB
Public Functions
-
KnxIpDIB(uint8_t *data)
-
virtual ~KnxIpDIB()
-
DescriptionTypeCode code() const
-
void code(DescriptionTypeCode value)
-
uint8_t length() const
-
void length(uint8_t value)
Protected Attributes
-
uint8_t *_data = 0
-
KnxIpDIB(uint8_t *data)