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

#include <uwUFetch_cmn_hdr.h>

Public Member Functions

int & num_DATA_pcks_MAX_rx ()
 
int & mac_addr_Node_polled ()
 

Static Public Member Functions

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

Public Attributes

int num_DATA_pcks_MAX_rx_
 
int mac_addr_Node_polled_
 

Static Public Attributes

static int offset_ = 0
 

Detailed Description

Content header of POLL packet.

Definition at line 364 of file uwUFetch_cmn_hdr.h.

Member Function Documentation

◆ access()

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

Definition at line 405 of file uwUFetch_cmn_hdr.h.

◆ mac_addr_Node_polled()

int & hdr_POLL_UFETCH::mac_addr_Node_polled ( )
inline

Reference to mac_addr_Node_polled_ variable.

Returns
int& mac_addr_Node_polled_

Definition at line 399 of file uwUFetch_cmn_hdr.h.

◆ num_DATA_pcks_MAX_rx()

int & hdr_POLL_UFETCH::num_DATA_pcks_MAX_rx ( )
inline

Reference to num_DATA_pcks_MAX_rx variable.

Returns
int& num_DATA_pcks_MAX_rx_

Definition at line 388 of file uwUFetch_cmn_hdr.h.

◆ offset()

static int & hdr_POLL_UFETCH::offset ( )
inlinestatic

Reference to the offset variable.

Definition at line 377 of file uwUFetch_cmn_hdr.h.

Member Data Documentation

◆ mac_addr_Node_polled_

int hdr_POLL_UFETCH::mac_addr_Node_polled_

Mac address of the NODE that the HN has polled and from which it want to receive a data packet.

Definition at line 368 of file uwUFetch_cmn_hdr.h.

◆ num_DATA_pcks_MAX_rx_

int hdr_POLL_UFETCH::num_DATA_pcks_MAX_rx_

Maximum number of DATA packet that HN want to receive from the specific node that is being to poll.

Definition at line 365 of file uwUFetch_cmn_hdr.h.

◆ offset_

int hdr_POLL_UFETCH::offset_ = 0
static

Required by the PacketHeaderManager.

Definition at line 371 of file uwUFetch_cmn_hdr.h.


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