gem5
v20.1.0.0
|
#include "base/statistics.hh"
#include "dev/pci/device.hh"
#include "params/EtherDevBase.hh"
#include "params/EtherDevice.hh"
#include "sim/sim_object.hh"
Go to the source code of this file.
Classes | |
class | EtherDevice |
class | EtherDevBase |
Dummy class to keep the Python class hierarchy in sync with the C++ object hierarchy. More... | |
Base Ethernet Device declaration.
Definition in file etherdevice.hh.