wns::scheduler::harq::HARQEntity Class Reference
There is one
HARQEntity per user (link) in BS. UTs only have one.
#include <scheduler/harq/HARQ.hpp>
List of all members.
Detailed Description
Definition at line 270 of file HARQ.hpp.
Constructor & Destructor Documentation
| HARQEntity::HARQEntity |
( |
const HARQEntity & |
other |
) |
|
Member Function Documentation
No matter which size [bits]. No matter which PhyMode. The order is defined internally (FCFS).
Definition at line 680 of file HARQ.cpp.
| int HARQEntity::getNumberOfPeerRetransmissions |
( |
int |
processID |
) |
const |
| int HARQEntity::getNumberOfRetransmissions |
( |
int |
processID |
) |
|
| std::list< int > HARQEntity::getPeerProcessesWithRetransmissions |
( |
|
) |
const |
| std::list< int > HARQEntity::getProcessesWithRetransmissions |
( |
|
) |
const |
| bool HARQEntity::hasCapacity |
( |
long int |
transportBlockID |
) |
|
| bool HARQEntity::hasReceiverCapacity |
( |
|
) |
|
| bool HARQEntity::hasRetransmissions |
( |
|
) |
|
No matter which size [bits]. No matter which PhyMode. The order is defined internally (FCFS).
Definition at line 686 of file HARQ.cpp.
| void HARQEntity::schedulePeerRetransmissions |
( |
int |
processID |
) |
|
| void HARQEntity::sendPendingFeedback |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files:
- framework/library/src/scheduler/harq/HARQ.hpp
- framework/library/src/scheduler/harq/HARQ.cpp