![]() |
5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
|
Template for the implementation of the NrFhSchedSapProvider as a member of an owner class of type C to which all methods are forwarded. More...
#include "nr-fh-sched-sap.h"
Public Member Functions | |
MemberNrFhSchedSapProvider (C *owner) | |
bool | DoesAllocationFit (uint16_t bwpId, uint32_t mcs, uint32_t nRegs, uint8_t dlRank) override |
uint8_t | GetFhControlMethod () override |
uint8_t | GetMaxMcsAssignable (uint16_t bwpId, uint32_t reg, uint32_t rnti, uint8_t dlRank) override |
uint32_t | GetMaxRegAssignable (uint16_t bwpId, uint32_t mcs, uint32_t rnti, uint8_t dlRank) override |
uint16_t | GetNrFhPhysicalCellId () override |
void | SetActiveHarqUes (uint16_t bwpId, uint16_t rnti) override |
void | SetActiveUe (uint16_t bwpId, uint16_t rnti, uint32_t bytes) override |
void | UpdateActiveUesMap (uint16_t bwpId, const std::deque< VarTtiAllocInfo > &allocation, const std::unordered_map< uint16_t, std::shared_ptr< NrMacSchedulerUeInfo > > &ueMap) override |
Template for the implementation of the NrFhSchedSapProvider as a member of an owner class of type C to which all methods are forwarded.
Definition at line 73 of file nr-fh-sched-sap.h.
ns3::MemberNrFhSchedSapProvider< C >::MemberNrFhSchedSapProvider | ( | C * | owner | ) |
|
overridevirtual |
Implements ns3::NrFhSchedSapProvider.
Definition at line 116 of file nr-fh-sched-sap.h.
|
overridevirtual |
Implements ns3::NrFhSchedSapProvider.
Definition at line 126 of file nr-fh-sched-sap.h.
|
overridevirtual |
Implements ns3::NrFhSchedSapProvider.
Definition at line 164 of file nr-fh-sched-sap.h.
|
overridevirtual |
Implements ns3::NrFhSchedSapProvider.
Definition at line 174 of file nr-fh-sched-sap.h.
|
overridevirtual |
Implements ns3::NrFhSchedSapProvider.
Definition at line 133 of file nr-fh-sched-sap.h.
|
overridevirtual |
Implements ns3::NrFhSchedSapProvider.
Definition at line 147 of file nr-fh-sched-sap.h.
|
overridevirtual |
Implements ns3::NrFhSchedSapProvider.
Definition at line 140 of file nr-fh-sched-sap.h.
|
overridevirtual |
Implements ns3::NrFhSchedSapProvider.
Definition at line 154 of file nr-fh-sched-sap.h.