Parameters of the SCHED_UL_MAC_CTRL_INFO_REQ primitive. More...
#include <ff-mac-sched-sap.h>
Public Attributes | |
std::vector< struct MacCeListElement_s > | m_macCeList |
uint16_t | m_sfnSf |
std::vector< struct VendorSpecificListElement_s > | m_vendorSpecificList |
Parameters of the SCHED_UL_MAC_CTRL_INFO_REQ primitive.
See section 4.2.11 for a detailed description of the parameters.
Definition at line 173 of file ff-mac-sched-sap.h.
std::vector<struct MacCeListElement_s> ns3::FfMacSchedSapProvider::SchedUlMacCtrlInfoReqParameters::m_macCeList |
Definition at line 176 of file ff-mac-sched-sap.h.
Referenced by ns3::RrFfMacScheduler::DoSchedUlMacCtrlInfoReq(), ns3::TdMtFfMacScheduler::DoSchedUlMacCtrlInfoReq(), ns3::TtaFfMacScheduler::DoSchedUlMacCtrlInfoReq(), ns3::FdMtFfMacScheduler::DoSchedUlMacCtrlInfoReq(), ns3::PfFfMacScheduler::DoSchedUlMacCtrlInfoReq(), ns3::TdBetFfMacScheduler::DoSchedUlMacCtrlInfoReq(), ns3::FdBetFfMacScheduler::DoSchedUlMacCtrlInfoReq(), ns3::FdTbfqFfMacScheduler::DoSchedUlMacCtrlInfoReq(), ns3::TdTbfqFfMacScheduler::DoSchedUlMacCtrlInfoReq(), ns3::PssFfMacScheduler::DoSchedUlMacCtrlInfoReq(), and ns3::LteEnbMac::DoSubframeIndication().
uint16_t ns3::FfMacSchedSapProvider::SchedUlMacCtrlInfoReqParameters::m_sfnSf |
Definition at line 175 of file ff-mac-sched-sap.h.
Referenced by ns3::LteEnbMac::DoSubframeIndication().
std::vector<struct VendorSpecificListElement_s> ns3::FfMacSchedSapProvider::SchedUlMacCtrlInfoReqParameters::m_vendorSpecificList |
Definition at line 178 of file ff-mac-sched-sap.h.