DESERT 4.0.0
hdr_PROBE_SINK Struct Reference

#include <uwpolling_cmn_hdr.h>

Collaboration diagram for hdr_PROBE_SINK:
Collaboration graph

Public Member Functions

uint & id_sink ()
 
uint & PROBE_uid ()
 
uint16_t & id_ack ()
 

Static Public Member Functions

static int & offset ()
 
static struct hdr_PROBE_SINKaccess (const Packet *p)
 

Public Attributes

uint id_sink_
 
uint PROBE_uid_
 
uint16_t id_ack_
 

Static Public Attributes

static int offset_ = 0
 

Detailed Description

Header of the PROBE message

Member Function Documentation

◆ access()

static struct hdr_PROBE_SINK * hdr_PROBE_SINK::access ( const Packet *  p)
inlinestatic

References access(), and offset_.

Referenced by access().

Here is the call graph for this function:

◆ id_ack()

uint16_t & hdr_PROBE_SINK::id_ack ( )
inline

Reference to id_ack_ variable

References id_ack_.

Referenced by Uwpolling_AUV::addSink2List(), Uwpolling_AUV::handleProbeAck(), and Uwpolling_SINK::initPkt().

◆ id_sink()

uint & hdr_PROBE_SINK::id_sink ( )
inline

Reference to id_sink variable

References id_sink_.

Referenced by Uwpolling_AUV::addSink2List(), and Uwpolling_SINK::initPkt().

◆ offset()

static int & hdr_PROBE_SINK::offset ( )
inlinestatic

Reference to the offset variable

References offset_.

◆ PROBE_uid()

uint & hdr_PROBE_SINK::PROBE_uid ( )
inline

Reference to PROBE_uid_ variable

References PROBE_uid_.

Referenced by Uwpolling_SINK::initPkt(), and Uwpolling_SINK::stateTxProbe().

Member Data Documentation

◆ id_ack_

◆ id_sink_

◆ offset_

int hdr_PROBE_SINK::offset_ = 0
static

Required by the PacketHeaderManager.

Referenced by access(), and offset().

◆ PROBE_uid_

uint hdr_PROBE_SINK::PROBE_uid_

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