DESERT 3.5.1
Loading...
Searching...
No Matches
hdr_sun_ack Struct Reference

#include <sun-hdr-ack.h>

Public Member Functions

int & uid ()
 

Static Public Member Functions

static int & offset ()
 
static struct hdr_sun_ackaccess (const Packet *p)
 

Public Attributes

int uid_
 

Static Public Attributes

static int offset_ = 0
 

Detailed Description

hdr_sun_ack describes acks packets used by UWSUN.

Definition at line 52 of file sun-hdr-ack.h.

Member Function Documentation

◆ access()

static struct hdr_sun_ack * hdr_sun_ack::access ( const Packet *  p)
inlinestatic

Definition at line 76 of file sun-hdr-ack.h.

◆ offset()

static int & hdr_sun_ack::offset ( )
inlinestatic

Reference to the offset_ variable.

Definition at line 70 of file sun-hdr-ack.h.

◆ uid()

int & hdr_sun_ack::uid ( )
inline

Reference to the uid_ variable.

Definition at line 61 of file sun-hdr-ack.h.

Member Data Documentation

◆ offset_

int hdr_sun_ack::offset_ = 0
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.

◆ uid_

int hdr_sun_ack::uid_

Uid of the packet acked.

Definition at line 54 of file sun-hdr-ack.h.


The documentation for this struct was generated from the following files: