A Discrete-Event Network Simulator
API
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
 logical channel identity More...
 
enum Result_e m_result
 result More...
 
uint16_t m_rnti
 RNTI. More...
 
std::vector< struct VendorSpecificListElement_sm_vendorSpecificList
 vendor specific list More...
 

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

Member Data Documentation

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

logical channel identity

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

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

result

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

uint16_t ns3::FfMacCschedSapUser::CschedLcConfigCnfParameters::m_rnti

RNTI.

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

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

vendor specific list

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


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