knx
ETS configurable knx-stack
KnxIpSupportedServiceDIB Class Reference

#include <knx_ip_supported_service_dib.h>

Inheritance diagram for KnxIpSupportedServiceDIB:
[legend]
Collaboration diagram for KnxIpSupportedServiceDIB:
[legend]

Public Member Functions

 KnxIpSupportedServiceDIB (uint8_t *data)
 
uint8_t serviceVersion (ServiceFamily family)
 
void serviceVersion (ServiceFamily family, uint8_t version)
 
- Public Member Functions inherited from KnxIpDIB
 KnxIpDIB (uint8_t *data)
 
virtual ~KnxIpDIB ()
 
DescriptionTypeCode code () const
 
void code (DescriptionTypeCode value)
 
uint8_t length () const
 
void length (uint8_t value)
 

Additional Inherited Members

- Protected Attributes inherited from KnxIpDIB
uint8_t * _data = 0
 

Detailed Description

Definition at line 16 of file knx_ip_supported_service_dib.h.

Constructor & Destructor Documentation

◆ KnxIpSupportedServiceDIB()

KnxIpSupportedServiceDIB::KnxIpSupportedServiceDIB ( uint8_t *  data)

Definition at line 4 of file knx_ip_supported_service_dib.cpp.

Member Function Documentation

◆ serviceVersion() [1/2]

uint8_t KnxIpSupportedServiceDIB::serviceVersion ( ServiceFamily  family)

Definition at line 8 of file knx_ip_supported_service_dib.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ serviceVersion() [2/2]

void KnxIpSupportedServiceDIB::serviceVersion ( ServiceFamily  family,
uint8_t  version 
)

Definition at line 23 of file knx_ip_supported_service_dib.cpp.

Here is the call graph for this function:

The documentation for this class was generated from the following files: