gem5  v20.1.0.0
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.

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 Wed Sep 30 2020 14:03:10 for gem5 by doxygen 1.8.17