A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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
 
uint16_t m_rnti
 
std::vector< struct
VendorSpecificListElement_s
m_vendorSpecificList
 

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 273 of file ff-mac-csched-sap.h.

Member Data Documentation

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.


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