A Discrete-Event Network Simulator
API
ns3::VendorSpecificListElement_s Struct Reference

See section 4.3.3 vendorSpecifiListElement. More...

#include "ff-mac-common.h"

+ Collaboration diagram for ns3::VendorSpecificListElement_s:

Public Attributes

uint32_t m_length
 length More...
 
uint32_t m_type
 type More...
 
Ptr< VendorSpecificValuem_value
 value More...
 

Detailed Description

See section 4.3.3 vendorSpecifiListElement.

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

Member Data Documentation

◆ m_length

uint32_t ns3::VendorSpecificListElement_s::m_length

length

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

◆ m_type

uint32_t ns3::VendorSpecificListElement_s::m_type

type

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

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

◆ m_value

Ptr<VendorSpecificValue> ns3::VendorSpecificListElement_s::m_value

value

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


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