gem5  v20.0.0.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
sc_gem5::PythonInitFunc Struct Referenceabstract

#include <python.hh>

Public Member Functions

 PythonInitFunc ()
 
 ~PythonInitFunc ()
 
virtual void run (pybind11::module &systemc)=0
 

Public Attributes

PythonInitFuncnext
 

Detailed Description

Definition at line 45 of file python.hh.

Constructor & Destructor Documentation

◆ PythonInitFunc()

sc_gem5::PythonInitFunc::PythonInitFunc ( )

Definition at line 79 of file python.cc.

◆ ~PythonInitFunc()

sc_gem5::PythonInitFunc::~PythonInitFunc ( )
inline

Definition at line 50 of file python.hh.

References sc_gem5::PythonReadyFunc::run().

Member Function Documentation

◆ run()

virtual void sc_gem5::PythonInitFunc::run ( pybind11::module &  systemc)
pure virtual

Member Data Documentation

◆ next

PythonInitFunc* sc_gem5::PythonInitFunc::next

Definition at line 47 of file python.hh.


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

Generated on Mon Jun 8 2020 15:46:02 for gem5 by doxygen 1.8.13