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