|
knx
ETS configurable knx-stack
|
This is the complete list of members for NetworkLayer, including all inherited members.
| _deviceObj | NetworkLayer | protected |
| _transportLayer | NetworkLayer | protected |
| broadcastConfirm(AckType ack, FrameFormat format, Priority priority, uint16_t source, NPDU &npdu, bool status, uint8_t srcIfIdx)=0 | NetworkLayer | protectedpure virtual |
| broadcastIndication(AckType ack, FrameFormat format, NPDU &npdu, Priority priority, uint16_t source, uint8_t srcIfIdx)=0 | NetworkLayer | protectedpure virtual |
| dataBroadcastRequest(AckType ack, HopCountType hopType, Priority priority, TPDU &tpdu)=0 | NetworkLayer | pure virtual |
| dataConfirm(AckType ack, AddressType addressType, uint16_t destination, FrameFormat format, Priority priority, uint16_t source, NPDU &npdu, bool status, uint8_t srcIfIdx)=0 | NetworkLayer | protectedpure virtual |
| dataGroupRequest(AckType ack, uint16_t destination, HopCountType hopType, Priority priority, TPDU &tpdu)=0 | NetworkLayer | pure virtual |
| dataIndication(AckType ack, AddressType addType, uint16_t destination, FrameFormat format, NPDU &npdu, Priority priority, uint16_t source, uint8_t srcIfIdx)=0 | NetworkLayer | protectedpure virtual |
| dataIndividualRequest(AckType ack, uint16_t destination, HopCountType hopType, Priority priority, TPDU &tpdu)=0 | NetworkLayer | pure virtual |
| dataSystemBroadcastRequest(AckType ack, HopCountType hopType, Priority priority, TPDU &tpdu)=0 | NetworkLayer | pure virtual |
| hopCount() const | NetworkLayer | |
| isApciSystemBroadcast(APDU &apdu) | NetworkLayer | |
| NetworkLayer(DeviceObject &deviceObj, TransportLayer &layer) | NetworkLayer | |
| NetworkLayerEntity class | NetworkLayer | friend |
| systemBroadcastConfirm(AckType ack, FrameFormat format, Priority priority, uint16_t source, NPDU &npdu, bool status, uint8_t srcIfIdx)=0 | NetworkLayer | protectedpure virtual |
| systemBroadcastIndication(AckType ack, FrameFormat format, NPDU &npdu, Priority priority, uint16_t source, uint8_t srcIfIdx)=0 | NetworkLayer | protectedpure virtual |