A Discrete-Event Network Simulator
API
Public Attributes | List of all members
ns3::FfMacSchedSapProvider::SchedDlMacBufferReqParameters Struct Reference

Parameters of the SCHED_DL_MAC_BUFFER_REQ primitive. More...

#include "ff-mac-sched-sap.h"

Public Attributes

enum CeBitmap_e m_ceBitmap
 CE bitmap. More...
 
uint16_t m_rnti
 RNTI. More...
 
std::vector< struct VendorSpecificListElement_sm_vendorSpecificList
 vendor specific list More...
 

Detailed Description

Parameters of the SCHED_DL_MAC_BUFFER_REQ primitive.

See section 4.2.3 for a detailed description of the parameters.

Definition at line 88 of file ff-mac-sched-sap.h.

Member Data Documentation

◆ m_ceBitmap

enum CeBitmap_e ns3::FfMacSchedSapProvider::SchedDlMacBufferReqParameters::m_ceBitmap

CE bitmap.

Definition at line 91 of file ff-mac-sched-sap.h.

◆ m_rnti

uint16_t ns3::FfMacSchedSapProvider::SchedDlMacBufferReqParameters::m_rnti

RNTI.

Definition at line 90 of file ff-mac-sched-sap.h.

◆ m_vendorSpecificList

std::vector<struct VendorSpecificListElement_s> ns3::FfMacSchedSapProvider::SchedDlMacBufferReqParameters::m_vendorSpecificList

vendor specific list

Definition at line 93 of file ff-mac-sched-sap.h.


The documentation for this struct was generated from the following file: