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

#include <uwjammer_cmn_hdr.h>

Public Member Functions

uint & id_node ()
 
uint & JAMMER_uid ()
 

Static Public Member Functions

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

Public Attributes

uint JAMMER_uid_
 
uint id_node_
 

Static Public Attributes

static int offset_ = 0
 

Detailed Description

Header of the JAMMER message.

Definition at line 52 of file uwjammer_cmn_hdr.h.

Member Function Documentation

◆ access()

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

Definition at line 81 of file uwjammer_cmn_hdr.h.

◆ id_node()

uint & hdr_JAMMER::id_node ( )
inline

Reference to id_node variable.

Definition at line 68 of file uwjammer_cmn_hdr.h.

◆ JAMMER_uid()

uint & hdr_JAMMER::JAMMER_uid ( )
inline

Reference to the JAMMER_uid variable.

Definition at line 75 of file uwjammer_cmn_hdr.h.

◆ offset()

static int & hdr_JAMMER::offset ( )
inlinestatic

Reference to the offset variable.

Definition at line 61 of file uwjammer_cmn_hdr.h.

Member Data Documentation

◆ id_node_

uint hdr_JAMMER::id_node_

ID of the node.

Definition at line 55 of file uwjammer_cmn_hdr.h.

◆ JAMMER_uid_

uint hdr_JAMMER::JAMMER_uid_

JAMMER packet unique ID.

Definition at line 54 of file uwjammer_cmn_hdr.h.

◆ offset_

int hdr_JAMMER::offset_ = 0
static

Definition at line 56 of file uwjammer_cmn_hdr.h.


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