gem5
v20.1.0.0
|
#include <python.hh>
Public Member Functions | |
PythonInitFunc () | |
~PythonInitFunc () | |
virtual void | run (pybind11::module &systemc)=0 |
Public Attributes | |
PythonInitFunc * | next |
|
pure virtual |
PythonInitFunc* sc_gem5::PythonInitFunc::next |