Class KnxIpDIB

Inheritance Relationships

Derived Types

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