#include <MRPython.h>
◆ PythonRegisterFuncton
◆ Priority
| Enumerator |
|---|
| Declaration | |
| Implementation | |
| Count | |
◆ addFunc()
◆ functions()
◆ instance()
| static MRPYTHON_API PythonExport & MR::PythonExport::instance |
( |
| ) |
|
|
static |
◆ modules()
| const std::unordered_map< std::string, ModuleData > & MR::PythonExport::modules |
( |
| ) |
const |
|
inline |
◆ setInitFuncPtr()
| void MR::PythonExport::setInitFuncPtr |
( |
const std::string & | moduleName, |
|
|
PyObject *(* | initFncPointer )(void) ) |
|
inline |
The documentation for this class was generated from the following file: