knx
ETS configurable knx-stack
KnxIpSearchResponse Class Reference

#include <knx_ip_search_response.h>

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

Public Member Functions

 KnxIpSearchResponse (IpParameterObject &parameters, DeviceObject &deviceObj)
 
IpHostProtocolAddressInformationcontrolEndpoint ()
 
KnxIpDeviceInformationDIBdeviceInfo ()
 
KnxIpSupportedServiceDIBsupportedServices ()
 
- Public Member Functions inherited from KnxIpFrame
 KnxIpFrame (uint8_t *data, uint16_t length)
 
 KnxIpFrame (uint16_t totalLength)
 
virtual ~KnxIpFrame ()
 
uint8_t headerLength () const
 
void headerLength (uint8_t length)
 
KnxIpVersion protocolVersion () const
 
void protocolVersion (KnxIpVersion version)
 
uint16_t serviceTypeIdentifier () const
 
void serviceTypeIdentifier (uint16_t identifier)
 
uint16_t totalLength () const
 
void totalLength (uint16_t length)
 
uint8_t * data ()
 

Additional Inherited Members

- Protected Attributes inherited from KnxIpFrame
bool _freeData = false
 
uint8_t * _data = 0
 
uint16_t _dataLength
 

Detailed Description

Definition at line 11 of file knx_ip_search_response.h.

Constructor & Destructor Documentation

◆ KnxIpSearchResponse()

KnxIpSearchResponse::KnxIpSearchResponse ( IpParameterObject parameters,
DeviceObject deviceObj 
)

Definition at line 19 of file knx_ip_search_response.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ controlEndpoint()

IpHostProtocolAddressInformation & KnxIpSearchResponse::controlEndpoint ( )

Definition at line 68 of file knx_ip_search_response.cpp.

◆ deviceInfo()

KnxIpDeviceInformationDIB & KnxIpSearchResponse::deviceInfo ( )

Definition at line 74 of file knx_ip_search_response.cpp.

◆ supportedServices()

KnxIpSupportedServiceDIB & KnxIpSearchResponse::supportedServices ( )

Definition at line 80 of file knx_ip_search_response.cpp.


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