A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::FfMacCschedSapProvider::CschedLcConfigReqParameters Struct Reference

#include <ff-mac-csched-sap.h>

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

Public Attributes

std::vector< struct
LogicalChannelConfigListElement_s
m_logicalChannelConfigList
bool m_reconfigureFlag
uint16_t m_rnti
std::vector< struct
VendorSpecificListElement_s
m_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 197 of file ff-mac-csched-sap.h.

Member Data Documentation

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

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

Referenced by ns3::LteEnbMac::DoAddLc().

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

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


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