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

Parameters of the CSCHED_LC_CONFIG_CNF primitive. More...

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

+ Collaboration diagram for ns3::FfMacCschedSapUser::CschedLcConfigCnfParameters:

Public Attributes

std::vector< uint8_t > m_logicalChannelIdentity
 
enum Result_e m_result
 
uint16_t m_rnti
 
std::vector< struct
VendorSpecificListElement_s
m_vendorSpecificList
 

Detailed Description

Parameters of the CSCHED_LC_CONFIG_CNF primitive.

See section 4.1.6 for a detailed description of the parameters.

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

Member Data Documentation

std::vector<uint8_t> ns3::FfMacCschedSapUser::CschedLcConfigCnfParameters::m_logicalChannelIdentity

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

enum Result_e ns3::FfMacCschedSapUser::CschedLcConfigCnfParameters::m_result

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

uint16_t ns3::FfMacCschedSapUser::CschedLcConfigCnfParameters::m_rnti

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

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

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


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