Parameters of the SCHED_DL_MAC_BUFFER_REQ primitive. More...
#include "ff-mac-sched-sap.h"
Public Attributes | |
CeBitmap_e | m_ceBitmap |
CE bitmap. | |
uint16_t | m_rnti |
RNTI. | |
std::vector< VendorSpecificListElement_s > | m_vendorSpecificList |
vendor specific list | |
Parameters of the SCHED_DL_MAC_BUFFER_REQ primitive.
See section 4.2.3 for a detailed description of the parameters.
Definition at line 87 of file ff-mac-sched-sap.h.
CeBitmap_e ns3::FfMacSchedSapProvider::SchedDlMacBufferReqParameters::m_ceBitmap |
CE bitmap.
Definition at line 90 of file ff-mac-sched-sap.h.
uint16_t ns3::FfMacSchedSapProvider::SchedDlMacBufferReqParameters::m_rnti |
RNTI.
Definition at line 89 of file ff-mac-sched-sap.h.
std::vector<VendorSpecificListElement_s> ns3::FfMacSchedSapProvider::SchedDlMacBufferReqParameters::m_vendorSpecificList |
vendor specific list
Definition at line 92 of file ff-mac-sched-sap.h.