|
DESERT 4.0.0
|
#include <uwpolling_cmn_hdr.h>

Public Member Functions | |
| std::vector< uint16_t > & | id_ack () |
Static Public Member Functions | |
| static int & | offset () |
| static struct hdr_ACK_SINK * | access (const Packet *p) |
Public Attributes | |
| std::vector< uint16_t > | id_ack_ |
Static Public Attributes | |
| static int | offset_ = 0 |
Header of the ACK sent by the SINK
|
inlinestatic |
|
inline |
Reference to the id_ack_ variable
References id_ack_.
Referenced by Uwpolling_AUV::handleAck(), and Uwpolling_SINK::initPkt().
|
inlinestatic |
Reference to the offset variable
References offset_.
| std::vector<uint16_t> hdr_ACK_SINK::id_ack_ |
ACK is the id of the wrong packets
Referenced by id_ack(), packerUwpolling::packMyHdr(), packerUwpolling::printMyHdrFields(), and packerUwpolling::unpackMyHdr().
|
static |