DESERT 4.0.0
hdr_AUV_MULE Struct Reference

#include <uwpolling_cmn_hdr.h>

Collaboration diagram for hdr_AUV_MULE:
Collaboration graph

Public Member Functions

uint16_t & pkt_uid ()
 
uint16_t & last_pkt_uid ()
 

Static Public Member Functions

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

Public Attributes

uint16_t pkt_uid_
 
uint16_t last_pkt_uid_
 

Static Public Attributes

static int offset_ = 0
 

Detailed Description

Header of the data sent from AUV MULE to SINK

Member Function Documentation

◆ access()

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

References access(), and offset_.

Referenced by access().

Here is the call graph for this function:

◆ last_pkt_uid()

uint16_t & hdr_AUV_MULE::last_pkt_uid ( )
inline

Reference to the last_pkt_uid_ variable

References last_pkt_uid_.

Referenced by Uwpolling_SINK::stateRxData(), and Uwpolling_AUV::stateTxData().

◆ offset()

static int & hdr_AUV_MULE::offset ( )
inlinestatic

Reference to the offset variable

References offset_.

◆ pkt_uid()

uint16_t & hdr_AUV_MULE::pkt_uid ( )
inline

Member Data Documentation

◆ last_pkt_uid_

◆ offset_

int hdr_AUV_MULE::offset_ = 0
static

ID of the last packet transmitted in the round Required by the PacketHeaderManager.

Referenced by access(), and offset().

◆ pkt_uid_

uint16_t hdr_AUV_MULE::pkt_uid_

unique ID of the transmitted packet by the AUV node

Referenced by packerUwpolling::packMyHdr(), pkt_uid(), packerUwpolling::printMyHdrFields(), and packerUwpolling::unpackMyHdr().


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