![]() |
User Manual, Developers Guide and API Documentation |
![]() |

Public Member Functions | |
| HARQReceiverProcess (wns::pyconfig::View config, int processID, HARQFU *entity) | |
| virtual void | onFUNCreated () |
| void | receive (const wns::ldk::CompoundPtr &) |
Private Attributes | |
| wns::SmartPtr < softcombining::IDecoder > | decoder_ |
| HARQFU * | entity_ |
| wns::logger::Logger | logger_ |
| int | numRVs_ |
| int | processID_ |
| softcombining::Container < wns::ldk::CompoundPtr > | receptionBuffer_ |
Definition at line 129 of file HARQ.hpp.
| HARQFU::HARQReceiverProcess::HARQReceiverProcess | ( | wns::pyconfig::View | config, | |
| int | processID, | |||
| HARQFU * | entity | |||
| ) |
| void HARQFU::HARQReceiverProcess::onFUNCreated | ( | ) | [virtual] |
| void HARQFU::HARQReceiverProcess::receive | ( | const wns::ldk::CompoundPtr & | compound | ) |
1.5.5