DESERT 3.5.1
|
#include <sun-hdr-ack.h>
Public Member Functions | |
int & | uid () |
Static Public Member Functions | |
static int & | offset () |
static struct hdr_sun_ack * | access (const Packet *p) |
Public Attributes | |
int | uid_ |
Static Public Attributes | |
static int | offset_ = 0 |
hdr_sun_ack describes acks packets used by UWSUN.
Definition at line 52 of file sun-hdr-ack.h.
|
inlinestatic |
Definition at line 76 of file sun-hdr-ack.h.
|
inlinestatic |
Reference to the offset_ variable.
Definition at line 70 of file sun-hdr-ack.h.
|
inline |
Reference to the uid_ variable.
Definition at line 61 of file sun-hdr-ack.h.
|
static |
Required by the PacketHeaderManager.
Offset used to access in hdr_sun_ack packets header.
Definition at line 55 of file sun-hdr-ack.h.
int hdr_sun_ack::uid_ |
Uid of the packet acked.
Definition at line 54 of file sun-hdr-ack.h.