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

Public Member Functions | |
| Variables (const wns::pyconfig::View &config) | |
Public Attributes | |
| wns::ldk::CompoundPtr | ackCompound |
| An ACK to be sent. | |
| wns::ldk::CompoundPtr | activeCompound |
| The last packet sent but not acknowledged yet. | |
| wns::logger::Logger | logger |
| const int | modulo |
| Window size. | |
| int | NR |
| Sequence number of the last packet received. | |
| int | NS |
| Sequence number of the last packet sent. | |
| double | resendTimeout |
| Time between two transmissions of the same PDU. | |
| bool | sendNow |
| Remember to send the activeCompound. | |
Definition at line 64 of file FSMFU.hpp.
| glue::arqfsm::stopandwait::Variables::Variables | ( | const wns::pyconfig::View & | config | ) | [inline] |
1.5.5