|
DESERT 4.0.0
|
#include <uwjammer_cmn_hdr.h>

Public Member Functions | |
| uint & | id_node () |
| uint & | JAMMER_uid () |
Static Public Member Functions | |
| static int & | offset () |
| static struct hdr_JAMMER * | access (const Packet *p) |
Public Attributes | |
| uint | JAMMER_uid_ |
| uint | id_node_ |
Static Public Attributes | |
| static int | offset_ = 0 |
Header of the JAMMER message
|
inlinestatic |
|
inline |
|
inline |
Reference to the JAMMER_uid variable
References JAMMER_uid_.
|
inlinestatic |
Reference to the offset variable
References offset_.
| uint hdr_JAMMER::id_node_ |
ID of the node.
Referenced by id_node().
| uint hdr_JAMMER::JAMMER_uid_ |
JAMMER packet unique ID.
Referenced by JAMMER_uid().