#include "ns3/packet.h"#include "ns3/mac48-address.h"#include "wifi-phy.h"#include "wifi-remote-station-manager.h"#include "ssid.h"#include "qos-utils.h"
Include dependency graph for wifi-mac.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ns3::WifiMac |
| base class for all MAC-level wifi objects.This class encapsulates all the low-level MAC functionality DCA, EDCA, etc) and all the high-level MAC functionality (association/disassociation state machines). More... | |
Namespaces | |
| namespace | ns3 |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |