DESERT 3.5.1
Loading...
Searching...
No Matches
hdr_ca_RTS 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_RTSaccess (const Packet *p)
 

Static Public Attributes

static int offset_ = 0
 

Private Attributes

uint8_t tx_time
 

Detailed Description

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

Member Function Documentation

◆ access()

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

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

◆ get_offset()

static int & hdr_ca_RTS::get_offset ( )
inlinestatic

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

◆ get_tx_time()

uint8_t & hdr_ca_RTS::get_tx_time ( )
inline

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

◆ set_tx_time()

void hdr_ca_RTS::set_tx_time ( int  time)
inline

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

Member Data Documentation

◆ offset_

int hdr_ca_RTS::offset_ = 0
static

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

◆ tx_time

uint8_t hdr_ca_RTS::tx_time
private

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


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