#include <knx_ip_frame.h>
Definition at line 36 of file knx_ip_frame.h.
◆ KnxIpFrame() [1/2]
| KnxIpFrame::KnxIpFrame |
( |
uint8_t * |
data, |
|
|
uint16_t |
length |
|
) |
| |
◆ KnxIpFrame() [2/2]
| KnxIpFrame::KnxIpFrame |
( |
uint16_t |
totalLength | ) |
|
◆ ~KnxIpFrame()
| KnxIpFrame::~KnxIpFrame |
( |
| ) |
|
|
virtual |
◆ data()
| uint8_t * KnxIpFrame::data |
( |
| ) |
|
◆ headerLength() [1/2]
| uint8_t KnxIpFrame::headerLength |
( |
| ) |
const |
◆ headerLength() [2/2]
| void KnxIpFrame::headerLength |
( |
uint8_t |
length | ) |
|
◆ protocolVersion() [1/2]
◆ protocolVersion() [2/2]
◆ serviceTypeIdentifier() [1/2]
| uint16_t KnxIpFrame::serviceTypeIdentifier |
( |
| ) |
const |
◆ serviceTypeIdentifier() [2/2]
| void KnxIpFrame::serviceTypeIdentifier |
( |
uint16_t |
identifier | ) |
|
◆ totalLength() [1/2]
| uint16_t KnxIpFrame::totalLength |
( |
| ) |
const |
◆ totalLength() [2/2]
| void KnxIpFrame::totalLength |
( |
uint16_t |
length | ) |
|
◆ _data
| uint8_t* KnxIpFrame::_data = 0 |
|
protected |
◆ _dataLength
| uint16_t KnxIpFrame::_dataLength |
|
protected |
◆ _freeData
| bool KnxIpFrame::_freeData = false |
|
protected |
The documentation for this class was generated from the following files: