|
DESERT 4.0.0
|
#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_CTS * | access (const Packet *p) |
Static Public Attributes | |
| static int | offset_ = 0 |
Private Attributes | |
| uint8_t | tx_time |
|
inlinestatic |
|
inlinestatic |
References offset_.
|
inline |
References tx_time.
Referenced by packerUwCsmaCa::packMyHdr(), packerUwCsmaCa::printMyHdrFields(), CsmaCa::stateRxCTS(), and packerUwCsmaCa::unpackMyHdr().
|
inline |
References tx_time.
|
static |
Referenced by access(), and get_offset().
|
private |
Referenced by get_tx_time(), and set_tx_time().