DESERT 3.5.1
|
#include <uwUFetch_cmn_hdr.h>
Public Member Functions | |
int & | num_DATA_pcks_MAX_rx () |
int & | mac_addr_HN_ctsed () |
Static Public Member Functions | |
static int & | offset () |
static hdr_CTS_UFETCH * | access (const Packet *p) |
Public Attributes | |
int | num_DATA_pcks_MAX_rx_ |
int | mac_addr_HN_ctsed_ |
Static Public Attributes | |
static int | offset_ = 0 |
Content header of CTS packet.
Definition at line 205 of file uwUFetch_cmn_hdr.h.
|
inlinestatic |
Definition at line 244 of file uwUFetch_cmn_hdr.h.
|
inline |
Reference to the mac_addr_HN_ctsed_ variable.
Definition at line 238 of file uwUFetch_cmn_hdr.h.
|
inline |
Reference to the num_DATA_pcks_MAX_rx_ variable.
Definition at line 227 of file uwUFetch_cmn_hdr.h.
|
inlinestatic |
Reference to the offset variable.
Definition at line 216 of file uwUFetch_cmn_hdr.h.
int hdr_CTS_UFETCH::mac_addr_HN_ctsed_ |
Mac address of the HN from which the AUV want to receive the DATA packets
Definition at line 208 of file uwUFetch_cmn_hdr.h.
int hdr_CTS_UFETCH::num_DATA_pcks_MAX_rx_ |
maximum number of packets that AUV want receive from HN
Definition at line 206 of file uwUFetch_cmn_hdr.h.
|
static |
Required by the PacketHeaderManager.
Definition at line 210 of file uwUFetch_cmn_hdr.h.