#include "ns3/net-device.h"#include "ns3/packet.h"#include "ns3/traced-callback.h"#include "ns3/mac48-address.h"#include <string>
Include dependency graph for wifi-net-device.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ns3::WifiNetDevice |
| Hold together all Wifi-related objects.This class holds together ns3::WifiChannel, ns3::WifiPhy, ns3::WifiMac, and, ns3::WifiRemoteStationManager. More... | |
Namespaces | |
| namespace | ns3 |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |