DESERT 4.0.0
hdr_PROBE_UFETCH Struct Reference

#include <uwUFetch_cmn_hdr.h>

Collaboration diagram for hdr_PROBE_UFETCH:
Collaboration graph

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

Member Function Documentation

◆ access()

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

References access(), and offset_.

Referenced by access().

Here is the call graph for this function:

◆ backoff_time_PROBE()

int & hdr_PROBE_UFETCH::backoff_time_PROBE ( )
inline

Reference to backoff_time_PROBE_ variable

Returns
int& backoff_time_PROBE_

References backoff_time_PROBE_.

Referenced by uwUFetch_NODE::PROBE_rx(), and uwUFetch_NODE::state_PROBE_tx().

◆ 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_

References n_DATA_pcks_Node_tx_.

Referenced by uwUFetch_NODE::PROBE_rx(), and uwUFetch_NODE::state_PROBE_tx().

◆ offset()

static int & hdr_PROBE_UFETCH::offset ( )
inlinestatic

Reference to the offset variable

References offset_.

Member Data Documentation

◆ backoff_time_PROBE_

int hdr_PROBE_UFETCH::backoff_time_PROBE_

Backoff time chosen by the NODE for collision free

Referenced by backoff_time_PROBE(), packer_uwUFetch::packMyHdr(), packer_uwUFetch::printMyHdrFields(), and packer_uwUFetch::unpackMyHdr().

◆ n_DATA_pcks_Node_tx_

int hdr_PROBE_UFETCH::n_DATA_pcks_Node_tx_

number of packets that Node have to transmit at HN

Referenced by n_DATA_pcks_Node_tx(), packer_uwUFetch::packMyHdr(), packer_uwUFetch::printMyHdrFields(), and packer_uwUFetch::unpackMyHdr().

◆ offset_

int hdr_PROBE_UFETCH::offset_ = 0
static

Required by the PacketHeaderManager.

Referenced by access(), and offset().


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