knx
ETS configurable knx-stack
KnxIpDisconnectResponse Class Reference

#include <knx_ip_disconnect_response.h>

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

Public Member Functions

 KnxIpDisconnectResponse (uint8_t channel, uint8_t status)
 
- 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 6 of file knx_ip_disconnect_response.h.

Constructor & Destructor Documentation

◆ KnxIpDisconnectResponse()

KnxIpDisconnectResponse::KnxIpDisconnectResponse ( uint8_t  channel,
uint8_t  status 
)

Definition at line 4 of file knx_ip_disconnect_response.cpp.

Here is the call graph for this function:

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