gem5
v20.0.0.2
|
#include <python.hh>
Public Member Functions | |
PythonReadyFunc () | |
~PythonReadyFunc () | |
virtual void | run ()=0 |
Public Attributes | |
PythonReadyFunc * | next |
|
inline |
|
pure virtual |
Referenced by sc_gem5::PythonInitFunc::~PythonInitFunc(), and ~PythonReadyFunc().
PythonReadyFunc* sc_gem5::PythonReadyFunc::next |