#include "ns3/nstime.h"
#include "ns3/object.h"
#include "ns3/wifi-utils.h"
#include <list>
#include <map>
Go to the source code of this file.
Classes | |
class | ns3::EhtConfiguration |
EHT configuration. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Enumerations | |
enum | ns3::WifiTidToLinkMappingNegSupport : uint8_t { ns3::WIFI_TID_TO_LINK_MAPPING_NOT_SUPPORTED = 0 , ns3::WIFI_TID_TO_LINK_MAPPING_SAME_LINK_SET = 1 , ns3::WIFI_TID_TO_LINK_MAPPING_ANY_LINK_SET = 3 } |
TID-to-Link Mapping Negotiation Support. More... | |