See section 4.3.3 vendorSpecificListElement. More...
#include "ff-mac-common.h"
Public Attributes | |
uint32_t | m_length {UINT32_MAX} |
length | |
uint32_t | m_type {UINT32_MAX} |
type | |
Ptr< VendorSpecificValue > | m_value |
value | |
See section 4.3.3 vendorSpecificListElement.
Definition at line 177 of file ff-mac-common.h.
uint32_t ns3::VendorSpecificListElement_s::m_length {UINT32_MAX} |
length
Definition at line 180 of file ff-mac-common.h.
Referenced by ns3::LteEnbPhy::CreateSrsCqiReport().
uint32_t ns3::VendorSpecificListElement_s::m_type {UINT32_MAX} |
type
Definition at line 179 of file ff-mac-common.h.
Referenced by ns3::LteEnbPhy::CreateSrsCqiReport().
Ptr<VendorSpecificValue> ns3::VendorSpecificListElement_s::m_value |
value
Definition at line 181 of file ff-mac-common.h.
Referenced by ns3::LteEnbPhy::CreateSrsCqiReport().