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

Parameters of the CSCHED_UE_CONFIG_UPDATE_IND primitive. More...

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

+ Collaboration diagram for ns3::FfMacCschedSapUser::CschedUeConfigUpdateIndParameters:

Public Attributes

struct CqiConfig_s m_cqiConfig
 
bool m_cqiConfigPresent
 
uint16_t m_rnti
 
struct SpsConfig_s m_spsConfig
 
bool m_spsConfigPresent
 
struct SrConfig_s m_srConfig
 
bool m_srConfigPresent
 
uint8_t m_transmissionMode
 
std::vector< struct
VendorSpecificListElement_s
m_vendorSpecificList
 

Detailed Description

Parameters of the CSCHED_UE_CONFIG_UPDATE_IND primitive.

See section 4.1.11 for a detailed description of the parameters.

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

Member Data Documentation

struct CqiConfig_s ns3::FfMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_cqiConfig

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

bool ns3::FfMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_cqiConfigPresent

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

struct SpsConfig_s ns3::FfMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_spsConfig

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

bool ns3::FfMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_spsConfigPresent

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

struct SrConfig_s ns3::FfMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_srConfig

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

bool ns3::FfMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_srConfigPresent

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

std::vector<struct VendorSpecificListElement_s> ns3::FfMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_vendorSpecificList

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


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