DESERT 3.5.1
Loading...
Searching...
No Matches
hdr_RTS_UFETCH Struct Reference

#include <uwUFetch_cmn_hdr.h>

Public Member Functions

int & num_DATA_pcks ()
 
int & backoff_time_RTS ()
 

Static Public Member Functions

static int & offset ()
 
static hdr_RTS_UFETCHaccess (const Packet *p)
 

Public Attributes

int num_DATA_pcks_
 
int backoff_time_RTS_
 

Static Public Attributes

static int offset_ = 0
 

Detailed Description

Content header of RTS packet.

Definition at line 155 of file uwUFetch_cmn_hdr.h.

Member Function Documentation

◆ access()

static hdr_RTS_UFETCH * hdr_RTS_UFETCH::access ( const Packet *  p)
inlinestatic

Definition at line 196 of file uwUFetch_cmn_hdr.h.

◆ backoff_time_RTS()

int & hdr_RTS_UFETCH::backoff_time_RTS ( )
inline

Reference to the backoff_Time_RTS_ variable.

Returns
int& backoff_time_RTS_

Definition at line 190 of file uwUFetch_cmn_hdr.h.

◆ num_DATA_pcks()

int & hdr_RTS_UFETCH::num_DATA_pcks ( )
inline

Reference to the num_Data_pcks_ variable.

Returns
int& num_DATA_pcks_

Definition at line 179 of file uwUFetch_cmn_hdr.h.

◆ offset()

static int & hdr_RTS_UFETCH::offset ( )
inlinestatic

Reference to the offset variable.

Definition at line 168 of file uwUFetch_cmn_hdr.h.

Member Data Documentation

◆ backoff_time_RTS_

int hdr_RTS_UFETCH::backoff_time_RTS_

Backoff time chosen by the HN for collision free.

Definition at line 159 of file uwUFetch_cmn_hdr.h.

◆ num_DATA_pcks_

int hdr_RTS_UFETCH::num_DATA_pcks_

Number of packets that the HN want to transmit to the AUV.

Definition at line 156 of file uwUFetch_cmn_hdr.h.

◆ offset_

int hdr_RTS_UFETCH::offset_ = 0
static

Required by the PacketHeaderManager.

Definition at line 162 of file uwUFetch_cmn_hdr.h.


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