A Discrete-Event Network Simulator
API
ns3::FfMacCschedSapUser::CschedUeConfigCnfParameters Struct Reference

Parameters of the CSCHED_UE_CONFIG_CNF primitive. More...

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

+ Collaboration diagram for ns3::FfMacCschedSapUser::CschedUeConfigCnfParameters:

Public Attributes

enum Result_e m_result
 result More...
 
uint16_t m_rnti
 RNTI. More...
 
std::vector< struct VendorSpecificListElement_sm_vendorSpecificList
 vendorSpecificList More...
 

Detailed Description

Parameters of the CSCHED_UE_CONFIG_CNF primitive.

See section 4.1.4 for a detailed description of the parameters.

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

Member Data Documentation

◆ m_result

◆ m_rnti

uint16_t ns3::FfMacCschedSapUser::CschedUeConfigCnfParameters::m_rnti

RNTI.

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

◆ m_vendorSpecificList

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

vendorSpecificList

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


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