typedef for union of different ActionValues More...
#include "mgt-headers.h"
Public Attributes | |
BlockAckActionValue | blockAck |
block ack | |
DmgActionValue | dmgAction |
dmg | |
FstActionValue | fstAction |
fst | |
MeshActionValue | meshAction |
mesh | |
MultihopActionValue | multihopAction |
multi hop | |
ProtectedEhtActionValue | protectedEhtAction |
protected eht | |
PublicActionValue | publicAction |
public | |
QosActionValue | qos |
qos | |
RadioMeasurementActionValue | radioMeasurementAction |
radio measurement | |
SelfProtectedActionValue | selfProtectedAction |
self protected | |
UnprotectedDmgActionValue | unprotectedDmgAction |
unprotected dmg | |
typedef for union of different ActionValues
Definition at line 723 of file mgt-headers.h.
BlockAckActionValue ns3::WifiActionHeader::ActionValue::blockAck |
block ack
Definition at line 725 of file mgt-headers.h.
Referenced by ns3::WifiActionHeader::GetAction(), ns3::GetTid(), ns3::HtFrameExchangeManager::NotifyPacketDiscarded(), ns3::HtFrameExchangeManager::NotifyReceivedNormalAck(), and ns3::WifiMac::Receive().
DmgActionValue ns3::WifiActionHeader::ActionValue::dmgAction |
FstActionValue ns3::WifiActionHeader::ActionValue::fstAction |
MeshActionValue ns3::WifiActionHeader::ActionValue::meshAction |
mesh
Definition at line 730 of file mgt-headers.h.
Referenced by ns3::WifiActionHeader::GetAction().
MultihopActionValue ns3::WifiActionHeader::ActionValue::multihopAction |
multi hop
Definition at line 729 of file mgt-headers.h.
Referenced by ns3::WifiActionHeader::GetAction().
ProtectedEhtActionValue ns3::WifiActionHeader::ActionValue::protectedEhtAction |
protected eht
Definition at line 734 of file mgt-headers.h.
Referenced by ns3::WifiActionHeader::GetAction().
PublicActionValue ns3::WifiActionHeader::ActionValue::publicAction |
public
Definition at line 727 of file mgt-headers.h.
Referenced by ns3::WifiActionHeader::GetAction().
QosActionValue ns3::WifiActionHeader::ActionValue::qos |
RadioMeasurementActionValue ns3::WifiActionHeader::ActionValue::radioMeasurementAction |
radio measurement
Definition at line 726 of file mgt-headers.h.
Referenced by ns3::WifiActionHeader::GetAction().
SelfProtectedActionValue ns3::WifiActionHeader::ActionValue::selfProtectedAction |
self protected
Definition at line 728 of file mgt-headers.h.
Referenced by ns3::WifiActionHeader::GetAction(), and ns3::dot11s::PeerManagementProtocolMac::Receive().
UnprotectedDmgActionValue ns3::WifiActionHeader::ActionValue::unprotectedDmgAction |
unprotected dmg
Definition at line 733 of file mgt-headers.h.
Referenced by ns3::WifiActionHeader::GetAction().