DESERT 4.0.0
hdr_POLL Struct Reference

#include <uwpolling_cmn_hdr.h>

Collaboration diagram for hdr_POLL:
Collaboration graph

Public Member Functions

int & ID ()
 
uint & POLL_uid ()
 
uint16_t & POLL_time ()
 

Static Public Member Functions

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

Public Attributes

int id_
 
uint POLL_uid_
 
uint16_t POLL_time_
 

Static Public Attributes

static int offset_ = 0
 

Detailed Description

Header of the POLL message

Member Function Documentation

◆ access()

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

References access(), and offset_.

Referenced by access().

Here is the call graph for this function:

◆ ID()

int & hdr_POLL::ID ( )
inline

Reference to the id_ variable

References id_.

◆ offset()

static int & hdr_POLL::offset ( )
inlinestatic

Reference to the offset variable

References offset_.

◆ POLL_time()

uint16_t & hdr_POLL::POLL_time ( )
inline

◆ POLL_uid()

uint & hdr_POLL::POLL_uid ( )
inline

Reference to the POLL_uid_ variable

References POLL_uid_.

Member Data Documentation

◆ id_

◆ offset_

int hdr_POLL::offset_ = 0
static

Required by the PacketHeaderManager.

Referenced by access(), and offset().

◆ POLL_time_

uint16_t hdr_POLL::POLL_time_

Time needed by the AUV to poll all the nodes

Referenced by packerUwpolling::packMyHdr(), POLL_time(), packerUwpolling::printMyHdrFields(), and packerUwpolling::unpackMyHdr().

◆ POLL_uid_


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