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

Parameters of the CSCHED_LC_CONFIG_REQ primitive. More...

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

Public Attributes

std::vector< struct LogicalChannelConfigListElement_sm_logicalChannelConfigList
 logicalChannelConfigList More...
 
bool m_reconfigureFlag
 reconfigure flag More...
 
uint16_t m_rnti
 RNTI. More...
 
std::vector< struct VendorSpecificListElement_sm_vendorSpecificList
 vendorSpecificList More...
 

Detailed Description

Parameters of the CSCHED_LC_CONFIG_REQ primitive.

See section 4.1.5 for a detailed description of the parameters.

Definition at line 202 of file ff-mac-csched-sap.h.

Member Data Documentation

◆ m_logicalChannelConfigList

std::vector<struct LogicalChannelConfigListElement_s> ns3::FfMacCschedSapProvider::CschedLcConfigReqParameters::m_logicalChannelConfigList

◆ m_reconfigureFlag

bool ns3::FfMacCschedSapProvider::CschedLcConfigReqParameters::m_reconfigureFlag

reconfigure flag

Definition at line 205 of file ff-mac-csched-sap.h.

Referenced by ns3::LteEnbMac::DoAddLc(), and ns3::CqaFfMacScheduler::DoCschedLcConfigReq().

◆ m_rnti

uint16_t ns3::FfMacCschedSapProvider::CschedLcConfigReqParameters::m_rnti

◆ m_vendorSpecificList

std::vector<struct VendorSpecificListElement_s> ns3::FfMacCschedSapProvider::CschedLcConfigReqParameters::m_vendorSpecificList

vendorSpecificList

Definition at line 209 of file ff-mac-csched-sap.h.


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