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