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


Public Types | |
| enum | FrameType { I, RR } |
Public Member Functions | |
| virtual bool | isACK () const |
| StopAndWaitCommand () | |
Public Attributes | |
| struct { | |
| } | local |
| struct { | |
| } | magic |
| struct { | |
| SequenceNumber NS | |
| FrameType type | |
| } | peer |
Definition at line 47 of file StopAndWait.hpp.
I - Information Frame (Data) RR - Receive Ready Frame (ACK)
Definition at line 55 of file StopAndWait.hpp.
| wns::ldk::arq::StopAndWaitCommand::StopAndWaitCommand | ( | ) | [inline] |
Definition at line 57 of file StopAndWait.hpp.
| virtual bool wns::ldk::arq::StopAndWaitCommand::isACK | ( | ) | const [inline, virtual] |
| struct { ... } wns::ldk::arq::StopAndWaitCommand::local |
| struct { ... } wns::ldk::arq::StopAndWaitCommand::magic |
Definition at line 70 of file StopAndWait.hpp.
| struct { ... } wns::ldk::arq::StopAndWaitCommand::peer |
Definition at line 68 of file StopAndWait.hpp.
1.5.5