#include "mu-snr-tag.h"
#include "ns3/vht-frame-exchange-manager.h"
#include <map>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | ns3::HeFrameExchangeManager |
HeFrameExchangeManager handles the frame exchange sequences for HE stations. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Typedefs | |
typedef std::unordered_map< uint16_t, Ptr< const WifiPsdu > > | ns3::WifiConstPsduMap |
Map of const PSDUs indexed by STA-ID. | |
typedef std::unordered_map< uint16_t, Ptr< WifiPsdu > > | ns3::WifiPsduMap |
Map of PSDUs indexed by STA-ID. | |
Functions | |
bool | ns3::IsTrigger (const WifiConstPsduMap &psduMap) |
bool | ns3::IsTrigger (const WifiPsduMap &psduMap) |