Parameters of the CSCHED_UE_RELEASE_CNF primitive. More...
#include "ff-mac-csched-sap.h"
Collaboration diagram for ns3::FfMacCschedSapUser::CschedUeReleaseCnfParameters:Public Attributes | |
| enum Result_e | m_result |
| result More... | |
| uint16_t | m_rnti |
| RNTI. More... | |
| std::vector< struct VendorSpecificListElement_s > | m_vendorSpecificList |
| vendor specific list More... | |
Parameters of the CSCHED_UE_RELEASE_CNF primitive.
See section 4.1.10 for a detailed description of the parameters.
Definition at line 347 of file ff-mac-csched-sap.h.
| enum Result_e ns3::FfMacCschedSapUser::CschedUeReleaseCnfParameters::m_result |
result
Definition at line 350 of file ff-mac-csched-sap.h.
| uint16_t ns3::FfMacCschedSapUser::CschedUeReleaseCnfParameters::m_rnti |
RNTI.
Definition at line 349 of file ff-mac-csched-sap.h.
| std::vector<struct VendorSpecificListElement_s> ns3::FfMacCschedSapUser::CschedUeReleaseCnfParameters::m_vendorSpecificList |
vendor specific list
Definition at line 352 of file ff-mac-csched-sap.h.