![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Classes | |
| class | Counter |
| ARQStatusCollector which simply counts the success/failed transmissions. More... | |
| class | Interface |
| class | None |
| Dummy ARQStatusCollector which does nothing, default collector for the ARQs. More... | |
| class | TwoSizesWindowed |
| ARQStatusCollector which uses a sliding window for the statistics calculation. Additionally, packets are sorted into two bins according to their size (big and small). More... | |
Typedefs | |
| typedef PyConfigCreator < Interface > | StatusCollectorCreator |
| typedef wns::StaticFactory < StatusCollectorCreator > | StatusCollectorFactory |
Definition at line 48 of file Interface.hpp.
| typedef wns::StaticFactory<StatusCollectorCreator> wns::ldk::arq::statuscollector::StatusCollectorFactory |
Definition at line 49 of file Interface.hpp.
1.5.5