A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::FfMacCschedSapProvider::CschedLcConfigReqParameters Struct Reference

Parameters of the CSCHED_LC_CONFIG_REQ primitive. More...

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

+ Collaboration diagram for ns3::FfMacCschedSapProvider::CschedLcConfigReqParameters:

Public Attributes

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

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 207 of file ff-mac-csched-sap.h.

Member Data Documentation

◆ m_logicalChannelConfigList

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

logicalChannelConfigList

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

◆ m_reconfigureFlag

bool ns3::FfMacCschedSapProvider::CschedLcConfigReqParameters::m_reconfigureFlag

reconfigure flag

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

◆ m_rnti

uint16_t ns3::FfMacCschedSapProvider::CschedLcConfigReqParameters::m_rnti

RNTI.

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

◆ m_vendorSpecificList

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

vendorSpecificList

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


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