| 
    DESERT 3.6.1
    
   | 
 
#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_TRIGGER * | access (const Packet *p) | 
Public Attributes | |
| uint16_t | t_in_ | 
| uint16_t | t_fin_ | 
| uint | TRIGGER_uid_ | 
Static Public Attributes | |
| static int | offset_ = 0 | 
Header of the TRIGGER message.
Definition at line 94 of file uwpolling_cmn_hdr.h.
      
  | 
  inlinestatic | 
Definition at line 140 of file uwpolling_cmn_hdr.h.
      
  | 
  inlinestatic | 
Reference to the offset variable.
Definition at line 108 of file uwpolling_cmn_hdr.h.
      
  | 
  inline | 
Reference to the t_fin variable.
Definition at line 126 of file uwpolling_cmn_hdr.h.
      
  | 
  inline | 
Reference to the t_in variable.
Definition at line 117 of file uwpolling_cmn_hdr.h.
      
  | 
  inline | 
Reference to the TRIGGER_uid variable.
Definition at line 134 of file uwpolling_cmn_hdr.h.
      
  | 
  static | 
Required by the PacketHeaderManager.
Definition at line 102 of file uwpolling_cmn_hdr.h.
| 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.
| 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.
| uint hdr_TRIGGER::TRIGGER_uid_ | 
TRIGGER packet unique ID.
Definition at line 101 of file uwpolling_cmn_hdr.h.