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

#include <uwpolling_cmn_hdr.h>

Public Member Functions

uint & id_sink ()
 
uint & PROBE_uid ()
 
uint16_t & id_ack ()
 

Static Public Member Functions

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

Public Attributes

uint id_sink_
 
uint PROBE_uid_
 
uint16_t id_ack_
 

Static Public Attributes

static int offset_ = 0
 

Detailed Description

Header of the PROBE message.

Definition at line 272 of file uwpolling_cmn_hdr.h.

Member Function Documentation

◆ access()

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

Definition at line 315 of file uwpolling_cmn_hdr.h.

◆ id_ack()

uint16_t & hdr_PROBE_SINK::id_ack ( )
inline

Reference to id_ack_ variable.

Definition at line 300 of file uwpolling_cmn_hdr.h.

◆ id_sink()

uint & hdr_PROBE_SINK::id_sink ( )
inline

Reference to id_sink variable.

Definition at line 282 of file uwpolling_cmn_hdr.h.

◆ offset()

static int & hdr_PROBE_SINK::offset ( )
inlinestatic

Reference to the offset variable.

Definition at line 309 of file uwpolling_cmn_hdr.h.

◆ PROBE_uid()

uint & hdr_PROBE_SINK::PROBE_uid ( )
inline

Reference to PROBE_uid_ variable.

Definition at line 291 of file uwpolling_cmn_hdr.h.

Member Data Documentation

◆ id_ack_

uint16_t hdr_PROBE_SINK::id_ack_

ID used for ack purpose.

Definition at line 275 of file uwpolling_cmn_hdr.h.

◆ id_sink_

uint hdr_PROBE_SINK::id_sink_

ID of the sink.

Definition at line 273 of file uwpolling_cmn_hdr.h.

◆ offset_

int hdr_PROBE_SINK::offset_ = 0
static

Required by the PacketHeaderManager.

Definition at line 276 of file uwpolling_cmn_hdr.h.

◆ PROBE_uid_

uint hdr_PROBE_SINK::PROBE_uid_

Unique ID of the PROBE packet.

Definition at line 274 of file uwpolling_cmn_hdr.h.


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