gem5  v20.1.0.0
Public Member Functions | Public Attributes | List of all members
sc_gem5::PythonReadyFunc Struct Referenceabstract

#include <python.hh>

Public Member Functions

 PythonReadyFunc ()
 
 ~PythonReadyFunc ()
 
virtual void run ()=0
 

Public Attributes

PythonReadyFuncnext
 

Detailed Description

Definition at line 36 of file python.hh.

Constructor & Destructor Documentation

◆ PythonReadyFunc()

sc_gem5::PythonReadyFunc::PythonReadyFunc ( )

Definition at line 74 of file python.cc.

◆ ~PythonReadyFunc()

sc_gem5::PythonReadyFunc::~PythonReadyFunc ( )
inline

Definition at line 41 of file python.hh.

Member Function Documentation

◆ run()

virtual void sc_gem5::PythonReadyFunc::run ( )
pure virtual

Member Data Documentation

◆ next

PythonReadyFunc* sc_gem5::PythonReadyFunc::next

Definition at line 38 of file python.hh.


The documentation for this struct was generated from the following files:

Generated on Wed Sep 30 2020 14:03:10 for gem5 by doxygen 1.8.17