![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <arq/ARQCommand.hpp>


Public Types | |
| enum | ACKPolicy { NoACK, ImmACK, BACK } |
| enum | FrameType { Data, Ack } |
Public Member Functions | |
| ARQCommand () | |
Public Attributes | |
| struct { | |
| } | local |
| struct { | |
| } | magic |
| struct { | |
| enum ACKPolicy ACKpolicy | |
| enum FrameType Frametype | |
| } | peer |
Definition at line 37 of file ARQCommand.hpp.
| wimemac::arq::ARQCommand::ARQCommand | ( | ) | [inline] |
Definition at line 43 of file ARQCommand.hpp.
Definition at line 62 of file ARQCommand.hpp.
Definition at line 63 of file ARQCommand.hpp.
| struct { ... } wimemac::arq::ARQCommand::local |
| struct { ... } wimemac::arq::ARQCommand::magic |
| struct { ... } wimemac::arq::ARQCommand::peer |
1.5.5