DESERT 3.5.1
Loading...
Searching...
No Matches
uwjammer_cmn_hdr.h File Reference
#include <packet.h>
Include dependency graph for uwjammer_cmn_hdr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hdr_JAMMER
 

Macros

#define HDR_JAMMER(p)   (hdr_JAMMER::access(p))
 

Typedefs

typedef struct hdr_JAMMER hdr_JAMMER
 

Variables

packet_t PT_JAMMER
 

Detailed Description

Header of a jammer packet.

Author
Emanuele Coccolo
Version
1.0.0

Definition in file uwjammer_cmn_hdr.h.

Macro Definition Documentation

◆ HDR_JAMMER

#define HDR_JAMMER (   p)    (hdr_JAMMER::access(p))

alias defined to access the JAMMER HEADER

Definition at line 45 of file uwjammer_cmn_hdr.h.

Typedef Documentation

◆ hdr_JAMMER

typedef struct hdr_JAMMER hdr_JAMMER

Header of the JAMMER message.

Variable Documentation

◆ PT_JAMMER

packet_t PT_JAMMER
extern