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

Struct to trace that main PHY switched to start a DL TXOP after that an aux PHY received an ICF. More...

#include "emlsr-manager.h"

+ Inheritance diagram for ns3::EmlsrDlTxopIcfReceivedByAuxPhyTrace:
+ Collaboration diagram for ns3::EmlsrDlTxopIcfReceivedByAuxPhyTrace:

Static Public Attributes

static constexpr std::string_view m_name = "DlTxopIcfReceivedByAuxPhy"
 trace name
 

Additional Inherited Members

- Public Member Functions inherited from ns3::EmlsrMainPhySwitchTraceImpl< EmlsrDlTxopIcfReceivedByAuxPhyTrace >
std::shared_ptr< EmlsrMainPhySwitchTraceClone () const override
 
std::string_view GetName () const override
 
- Public Member Functions inherited from ns3::EmlsrMainPhySwitchTrace
virtual ~EmlsrMainPhySwitchTrace ()=default
 
- Public Attributes inherited from ns3::EmlsrMainPhySwitchTrace
std::optional< uint8_t > fromLinkId
 ID of the link the main PHY is moving from (if any)
 
uint8_t toLinkId {WIFI_LINKID_UNDEFINED}
 ID of the link the main PHY is moving to.
 

Detailed Description

Struct to trace that main PHY switched to start a DL TXOP after that an aux PHY received an ICF.

Definition at line 713 of file emlsr-manager.h.

Member Data Documentation

◆ m_name

std::string_view ns3::EmlsrDlTxopIcfReceivedByAuxPhyTrace::m_name = "DlTxopIcfReceivedByAuxPhy"
staticconstexpr

trace name

Definition at line 716 of file emlsr-manager.h.


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