|
| cci::cci_param< std::string > | input_file_name {"input_file_name", "", "the name of the python file to be executed by the interpreter"} |
Definition at line 36 of file python4sc.h.
◆ python4sc()
| scc::python4sc::python4sc |
( |
sc_core::sc_module_name | nm | ) |
|
|
inlineexplicit |
the constructor
- Parameters
-
Definition at line 47 of file python4sc.h.
◆ register_module()
| void scc::python4sc::register_module |
( |
std::string const & | name, |
|
|
pybind11::module_ && | mod ) |
|
inline |
◆ input_file_name
| cci::cci_param<std::string> scc::python4sc::input_file_name {"input_file_name", "", "the name of the python file to be executed by the interpreter"} |
The documentation for this struct was generated from the following files:
- /home/eyck/Projects/MINRES/SystemC-Components/src/sysc/scc/python4sc.h
- /home/eyck/Projects/MINRES/SystemC-Components/src/sysc/scc/python4sc.cpp