A Discrete-Event Network Simulator
API
Public Attributes | List of all members
ns3::FfMacCschedSapUser::CschedLcReleaseCnfParameters Struct Reference

Parameters of the CSCHED_LC_RELEASE_CNF primitive. More...

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

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_RELEASE_CNF primitive.

See section 4.1.8 for a detailed description of the parameters.

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

Member Data Documentation

◆ m_logicalChannelIdentity

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

logical channel identity

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

◆ m_result

enum Result_e ns3::FfMacCschedSapUser::CschedLcReleaseCnfParameters::m_result

result

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

◆ m_rnti

uint16_t ns3::FfMacCschedSapUser::CschedLcReleaseCnfParameters::m_rnti

RNTI.

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

◆ m_vendorSpecificList

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

vendor specific list

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


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