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

#include <uwUFetch_cmn_hdr.h>

Public Member Functions

int & n_DATA_pcks_Node_tx ()
 
int & backoff_time_PROBE ()
 

Static Public Member Functions

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

Public Attributes

int n_DATA_pcks_Node_tx_
 
int backoff_time_PROBE_
 

Static Public Attributes

static int offset_ = 0
 

Detailed Description

Content header of PROBE packet.

Definition at line 314 of file uwUFetch_cmn_hdr.h.

Member Function Documentation

◆ access()

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

Definition at line 355 of file uwUFetch_cmn_hdr.h.

◆ backoff_time_PROBE()

int & hdr_PROBE_UFETCH::backoff_time_PROBE ( )
inline

Reference to backoff_time_PROBE_ variable.

Returns
int& backoff_time_PROBE_

Definition at line 349 of file uwUFetch_cmn_hdr.h.

◆ n_DATA_pcks_Node_tx()

int & hdr_PROBE_UFETCH::n_DATA_pcks_Node_tx ( )
inline

Reference to n_DATA_pcks_Node_tx_ variable.

Returns
int& n_DATA_pcks_Node_tx_

Definition at line 338 of file uwUFetch_cmn_hdr.h.

◆ offset()

static int & hdr_PROBE_UFETCH::offset ( )
inlinestatic

Reference to the offset variable.

Definition at line 327 of file uwUFetch_cmn_hdr.h.

Member Data Documentation

◆ backoff_time_PROBE_

int hdr_PROBE_UFETCH::backoff_time_PROBE_

Backoff time chosen by the NODE for collision free.

Definition at line 319 of file uwUFetch_cmn_hdr.h.

◆ n_DATA_pcks_Node_tx_

int hdr_PROBE_UFETCH::n_DATA_pcks_Node_tx_

number of packets that Node have to transmit at HN

Definition at line 316 of file uwUFetch_cmn_hdr.h.

◆ offset_

int hdr_PROBE_UFETCH::offset_ = 0
static

Required by the PacketHeaderManager.

Definition at line 321 of file uwUFetch_cmn_hdr.h.


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