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


Public Types | |
| enum | FrameType { I, RR } |
Public Member Functions | |
| virtual bool | isACK () const |
| StopAndWaitRCCommand () | |
Public Attributes | |
| struct { | |
| } | local |
| struct { | |
| } | magic |
| struct { | |
| SequenceNumber NS | |
| FrameType type | |
| } | peer |
Definition at line 48 of file StopAndWaitRC.hpp.
I - Information Frame (Data) RR - Receive Ready Frame (ACK)
Definition at line 56 of file StopAndWaitRC.hpp.
| wns::ldk::arq::StopAndWaitRCCommand::StopAndWaitRCCommand | ( | ) | [inline] |
Definition at line 58 of file StopAndWaitRC.hpp.
| virtual bool wns::ldk::arq::StopAndWaitRCCommand::isACK | ( | ) | const [inline, virtual] |
| struct { ... } wns::ldk::arq::StopAndWaitRCCommand::local |
| struct { ... } wns::ldk::arq::StopAndWaitRCCommand::magic |
Definition at line 71 of file StopAndWaitRC.hpp.
| struct { ... } wns::ldk::arq::StopAndWaitRCCommand::peer |
Definition at line 69 of file StopAndWaitRC.hpp.
1.5.5