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