|
DESERT 3.6.1
|
#include <packet.h>

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 |
| #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 struct hdr_JAMMER hdr_JAMMER |
Header of the JAMMER message.
|
extern |
Definition at line 45 of file DESERT_Framework/DESERT/data_link/uwjammer/initlib.cpp.