DESERT 3.5.1
Loading...
Searching...
No Matches
sun-hdr-data.h File Reference
#include "sun-ipr-common-structures.h"
#include <packet.h>
Include dependency graph for sun-hdr-data.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hdr_sun_data
 

Macros

#define HDR_SUN_DATA(p)   (hdr_sun_data::access(p))
 

Typedefs

typedef struct hdr_sun_data hdr_sun_data
 

Variables

packet_t PT_SUN_DATA
 

Detailed Description

Provides the Data Messages header description.

Author
Giovanni Toso
Version
1.1.1

Provides the Data Messages header description

Definition in file sun-hdr-data.h.

Macro Definition Documentation

◆ HDR_SUN_DATA

#define HDR_SUN_DATA (   p)    (hdr_sun_data::access(p))

Definition at line 47 of file sun-hdr-data.h.

Typedef Documentation

◆ hdr_sun_data

typedef struct hdr_sun_data hdr_sun_data

hdr_sun_data describes data packets used by UWSUN

Variable Documentation

◆ PT_SUN_DATA

packet_t PT_SUN_DATA
extern