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


Public Types | |
| enum | FrameType { I, RR, SREJ } |
| Control frame types. More... | |
Public Member Functions | |
| CumulativeACKCommand () | |
| bool | isACK () const |
Public Attributes | |
| struct { | |
| } | local |
| struct { | |
| } | magic |
| struct { | |
| unsigned long int NR | |
| unsigned long int NS | |
| FrameType type | |
| } | peer |
Definition at line 51 of file CumulativeACK.hpp.
| wns::ldk::arq::CumulativeACKCommand::CumulativeACKCommand | ( | ) | [inline] |
Definition at line 55 of file CumulativeACK.hpp.
| bool wns::ldk::arq::CumulativeACKCommand::isACK | ( | ) | const [inline, virtual] |
| struct { ... } wns::ldk::arq::CumulativeACKCommand::local |
| struct { ... } wns::ldk::arq::CumulativeACKCommand::magic |
| unsigned long int wns::ldk::arq::CumulativeACKCommand::NR |
Definition at line 73 of file CumulativeACK.hpp.
| unsigned long int wns::ldk::arq::CumulativeACKCommand::NS |
Definition at line 72 of file CumulativeACK.hpp.
| struct { ... } wns::ldk::arq::CumulativeACKCommand::peer |
Definition at line 71 of file CumulativeACK.hpp.
1.5.5