Parameters of the SCHED_DL_PAGING_BUFFER_REQ primitive. More...
#include "ff-mac-sched-sap.h"
Public Attributes | |
std::vector< PagingInfoListElement_s > | m_pagingInfoList |
paging info list | |
uint16_t | m_rnti |
RNTI. | |
std::vector< VendorSpecificListElement_s > | m_vendorSpecificList |
vendor specific list | |
Parameters of the SCHED_DL_PAGING_BUFFER_REQ primitive.
See section 4.2.2 for a detailed description of the parameters.
Definition at line 75 of file ff-mac-sched-sap.h.
std::vector<PagingInfoListElement_s> ns3::FfMacSchedSapProvider::SchedDlPagingBufferReqParameters::m_pagingInfoList |
paging info list
Definition at line 78 of file ff-mac-sched-sap.h.
uint16_t ns3::FfMacSchedSapProvider::SchedDlPagingBufferReqParameters::m_rnti |
RNTI.
Definition at line 77 of file ff-mac-sched-sap.h.
std::vector<VendorSpecificListElement_s> ns3::FfMacSchedSapProvider::SchedDlPagingBufferReqParameters::m_vendorSpecificList |
vendor specific list
Definition at line 80 of file ff-mac-sched-sap.h.