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

#include <uwpolling_cmn_hdr.h>

Public Member Functions

uint16_t & t_in ()
 
uint16_t & t_fin ()
 
uint & TRIGGER_uid ()
 

Static Public Member Functions

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

Public Attributes

uint16_t t_in_
 
uint16_t t_fin_
 
uint TRIGGER_uid_
 

Static Public Attributes

static int offset_ = 0
 

Detailed Description

Header of the TRIGGER message.

Definition at line 94 of file uwpolling_cmn_hdr.h.

Member Function Documentation

◆ access()

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

Definition at line 140 of file uwpolling_cmn_hdr.h.

◆ offset()

static int & hdr_TRIGGER::offset ( )
inlinestatic

Reference to the offset variable.

Definition at line 108 of file uwpolling_cmn_hdr.h.

◆ t_fin()

uint16_t & hdr_TRIGGER::t_fin ( )
inline

Reference to the t_fin variable.

Definition at line 126 of file uwpolling_cmn_hdr.h.

◆ t_in()

uint16_t & hdr_TRIGGER::t_in ( )
inline

Reference to the t_in variable.

Definition at line 117 of file uwpolling_cmn_hdr.h.

◆ TRIGGER_uid()

uint & hdr_TRIGGER::TRIGGER_uid ( )
inline

Reference to the TRIGGER_uid variable.

Definition at line 134 of file uwpolling_cmn_hdr.h.

Member Data Documentation

◆ offset_

int hdr_TRIGGER::offset_ = 0
static

Required by the PacketHeaderManager.

Definition at line 102 of file uwpolling_cmn_hdr.h.

◆ t_fin_

uint16_t hdr_TRIGGER::t_fin_

Maximum value in which the node can choose his backoff time.

Definition at line 99 of file uwpolling_cmn_hdr.h.

◆ t_in_

uint16_t hdr_TRIGGER::t_in_

Minimum value in which the node can choose his backoff time.

Definition at line 96 of file uwpolling_cmn_hdr.h.

◆ TRIGGER_uid_

uint hdr_TRIGGER::TRIGGER_uid_

TRIGGER packet unique ID.

Definition at line 101 of file uwpolling_cmn_hdr.h.


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