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

#include <uw-csma-ca-hdrs.h>

Public Member Functions

uint8_t & get_tx_time ()
 
void set_tx_time (int time)
 

Static Public Member Functions

static int & get_offset ()
 
static struct hdr_ca_CTSaccess (const Packet *p)
 

Static Public Attributes

static int offset_ = 0
 

Private Attributes

uint8_t tx_time
 

Detailed Description

Definition at line 80 of file uw-csma-ca-hdrs.h.

Member Function Documentation

◆ access()

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

Definition at line 102 of file uw-csma-ca-hdrs.h.

◆ get_offset()

static int & hdr_ca_CTS::get_offset ( )
inlinestatic

Definition at line 92 of file uw-csma-ca-hdrs.h.

◆ get_tx_time()

uint8_t & hdr_ca_CTS::get_tx_time ( )
inline

Definition at line 87 of file uw-csma-ca-hdrs.h.

◆ set_tx_time()

void hdr_ca_CTS::set_tx_time ( int  time)
inline

Definition at line 97 of file uw-csma-ca-hdrs.h.

Member Data Documentation

◆ offset_

int hdr_ca_CTS::offset_ = 0
static

Definition at line 85 of file uw-csma-ca-hdrs.h.

◆ tx_time

uint8_t hdr_ca_CTS::tx_time
private

Definition at line 82 of file uw-csma-ca-hdrs.h.


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