Parameters of the CSCHED_UE_CONFIG_CNF primitive. More...
#include <ff-mac-csched-sap.h>
Public Attributes | |
enum Result_e | m_result |
uint16_t | m_rnti |
std::vector< struct VendorSpecificListElement_s > | m_vendorSpecificList |
Parameters of the CSCHED_UE_CONFIG_CNF primitive.
See section 4.1.4 for a detailed description of the parameters.
Definition at line 273 of file ff-mac-csched-sap.h.
enum Result_e ns3::FfMacCschedSapUser::CschedUeConfigCnfParameters::m_result |
Definition at line 276 of file ff-mac-csched-sap.h.
Referenced by ns3::RrFfMacScheduler::DoCschedCellConfigReq(), ns3::TdMtFfMacScheduler::DoCschedCellConfigReq(), ns3::TtaFfMacScheduler::DoCschedCellConfigReq(), ns3::FdMtFfMacScheduler::DoCschedCellConfigReq(), ns3::PfFfMacScheduler::DoCschedCellConfigReq(), ns3::FdBetFfMacScheduler::DoCschedCellConfigReq(), ns3::TdBetFfMacScheduler::DoCschedCellConfigReq(), ns3::TdTbfqFfMacScheduler::DoCschedCellConfigReq(), ns3::FdTbfqFfMacScheduler::DoCschedCellConfigReq(), and ns3::PssFfMacScheduler::DoCschedCellConfigReq().
uint16_t ns3::FfMacCschedSapUser::CschedUeConfigCnfParameters::m_rnti |
Definition at line 275 of file ff-mac-csched-sap.h.
std::vector<struct VendorSpecificListElement_s> ns3::FfMacCschedSapUser::CschedUeConfigCnfParameters::m_vendorSpecificList |
Definition at line 278 of file ff-mac-csched-sap.h.