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

#include <uwUFetch_cmn_hdr.h>

Public Member Functions

int & t_min_bc ()
 
int & t_max_bc ()
 
int & num_Max_CBEACON_tx_by_HN ()
 

Static Public Member Functions

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

Public Attributes

int t_min_bc_
 
int t_max_bc_
 
int num_Max_CBEACON_tx_by_HN_
 

Static Public Attributes

static int offset_ = 0
 

Detailed Description

Content header of BEACON packet.

Definition at line 253 of file uwUFetch_cmn_hdr.h.

Member Function Documentation

◆ access()

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

Definition at line 305 of file uwUFetch_cmn_hdr.h.

◆ num_Max_CBEACON_tx_by_HN()

int & hdr_BEACON_UFETCH::num_Max_CBEACON_tx_by_HN ( )
inline

Reference to num_Max_CBEACON_tx_by_HN_ variable.

Returns
int& num_Max_CBEACON_tx_by_HN_

Definition at line 299 of file uwUFetch_cmn_hdr.h.

◆ offset()

static int & hdr_BEACON_UFETCH::offset ( )
inlinestatic

Reference to the offset variable.

Definition at line 266 of file uwUFetch_cmn_hdr.h.

◆ t_max_bc()

int & hdr_BEACON_UFETCH::t_max_bc ( )
inline

Reference to t_max_bc_ variable.

Returns
int& t_max_bc_

Definition at line 288 of file uwUFetch_cmn_hdr.h.

◆ t_min_bc()

int & hdr_BEACON_UFETCH::t_min_bc ( )
inline

Reference to t_min_bc_ variable.

Returns
int& t_min_bc_

Definition at line 277 of file uwUFetch_cmn_hdr.h.

Member Data Documentation

◆ num_Max_CBEACON_tx_by_HN_

int hdr_BEACON_UFETCH::num_Max_CBEACON_tx_by_HN_

Maximum number of CBEACON that the HN can transmit after the BEACON packet.

Definition at line 258 of file uwUFetch_cmn_hdr.h.

◆ offset_

int hdr_BEACON_UFETCH::offset_ = 0
static

Required by the PacketHeaderManager.

Definition at line 260 of file uwUFetch_cmn_hdr.h.

◆ t_max_bc_

int hdr_BEACON_UFETCH::t_max_bc_

maximum value in which the Node can choose his backoff time

Definition at line 256 of file uwUFetch_cmn_hdr.h.

◆ t_min_bc_

int hdr_BEACON_UFETCH::t_min_bc_

minimum value in which the Node can choose his backoff time

Definition at line 254 of file uwUFetch_cmn_hdr.h.


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