DESERT 4.0.0
hdr_wkup Struct Reference

#include <wake-up-pkt-hdr.h>

Collaboration diagram for hdr_wkup:
Collaboration graph

Static Public Member Functions

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

Public Attributes

double startRx_time
 
double endRx_time
 

Static Public Attributes

static int offset_
 

Detailed Description

Header of the Wake Up Tone

Member Function Documentation

◆ access()

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

Method that permits to access to the header from the Packet

Parameters
Packet*pointer to the packet
Returns
hdr_wkup* pointer to the struct that represent the header

References access(), and offset_.

Referenced by access().

Here is the call graph for this function:

◆ offset()

static int & hdr_wkup::offset ( )
inlinestatic

Reference to the offset_ variable

References offset_.

Member Data Documentation

◆ endRx_time

double hdr_wkup::endRx_time

◆ offset_

int hdr_wkup::offset_
static

Required by PacketManagerHeader class

Referenced by access(), and offset().

◆ startRx_time

double hdr_wkup::startRx_time

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