A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::VendorSpecificListElement_s Struct Reference

See section 4.3.3 vendorSpecificListElement. More...

#include "ff-mac-common.h"

+ Collaboration diagram for ns3::VendorSpecificListElement_s:

Public Attributes

uint32_t m_length {UINT32_MAX}
 length
 
uint32_t m_type {UINT32_MAX}
 type
 
Ptr< VendorSpecificValuem_value
 value
 

Detailed Description

See section 4.3.3 vendorSpecificListElement.

Definition at line 188 of file ff-mac-common.h.

Member Data Documentation

◆ m_length

uint32_t ns3::VendorSpecificListElement_s::m_length {UINT32_MAX}

length

Definition at line 191 of file ff-mac-common.h.

Referenced by ns3::LteEnbPhy::CreateSrsCqiReport().

◆ m_type

uint32_t ns3::VendorSpecificListElement_s::m_type {UINT32_MAX}

type

Definition at line 190 of file ff-mac-common.h.

Referenced by ns3::LteEnbPhy::CreateSrsCqiReport().

◆ m_value

Ptr<VendorSpecificValue> ns3::VendorSpecificListElement_s::m_value

value

Definition at line 192 of file ff-mac-common.h.

Referenced by ns3::LteEnbPhy::CreateSrsCqiReport().


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