|
gem5
v19.0.0.0
|
#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 |