#include "ns3/net-device.h"#include "mac48-address.h"#include <stdint.h>#include <string>#include "ns3/traced-callback.h"
Include dependency graph for simple-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::SimpleNetDevice |
| This device does not have a helper and assumes 48-bit mac addressing; the default address assigned to each device is zero, so you must assign a real address to use it. More... | |
Namespaces | |
| ns3 | |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |