Struct to trace that main PHY switched to start an UL TXOP after that an aux PHY transmitted an RTS. More...
#include "emlsr-manager.h"
Static Public Attributes | |
| static constexpr std::string_view | m_name = "UlTxopRtsSentByAuxPhy" |
| trace name | |
Additional Inherited Members | |
| Public Member Functions inherited from ns3::EmlsrMainPhySwitchTraceImpl< EmlsrUlTxopRtsSentByAuxPhyTrace > | |
| std::shared_ptr< EmlsrMainPhySwitchTrace > | Clone () 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. | |
Struct to trace that main PHY switched to start an UL TXOP after that an aux PHY transmitted an RTS.
Definition at line 721 of file emlsr-manager.h.
|
staticconstexpr |
trace name
Definition at line 724 of file emlsr-manager.h.