#include <hdr-802_16.h>
Public Member Functions | |
double & | allocstarttime_ () |
double & | allocendtime_ () |
double & | acktime_ () |
u_char & | numIE_ () |
u_char & | bkoff_start_ () |
u_char & | bkoff_end_ () |
Static Public Member Functions | |
static int & | offset () |
static hdr_mac802_16map * | access (const Packet *p) |
Public Attributes | |
double | allocstarttime |
double | allocendtime |
double | acktime |
u_char | numIE |
u_char | bkoff_start |
u_char | bkoff_end |
Static Public Attributes | |
static int | offset_ |
The information elements will be send in DATA portion of packet
static int& hdr_mac802_16map::offset | ( | ) | [inline, static] |
static hdr_mac802_16map* hdr_mac802_16map::access | ( | const Packet * | p | ) | [inline, static] |
double& hdr_mac802_16map::allocstarttime_ | ( | ) | [inline] |
double& hdr_mac802_16map::allocendtime_ | ( | ) | [inline] |
double& hdr_mac802_16map::acktime_ | ( | ) | [inline] |
u_char& hdr_mac802_16map::numIE_ | ( | ) | [inline] |
u_char& hdr_mac802_16map::bkoff_start_ | ( | ) | [inline] |
u_char& hdr_mac802_16map::bkoff_end_ | ( | ) | [inline] |
double hdr_mac802_16map::acktime |
u_char hdr_mac802_16map::numIE |
u_char hdr_mac802_16map::bkoff_end |
int hdr_mac802_16map::offset_ [static] |