#include <MHO_PythonPluginInterface.hh>
|
| static void | EnsureInitialized () |
| | Ensure the embedded Python interpreter is running. Safe to call multiple times; only initialises once. Used by MHO_PyControlEvaluator when a Python control file is encountered before the plugin visitors have been constructed. More...
|
| |
◆ MHO_PythonPluginInterface()
| hops::MHO_PythonPluginInterface::MHO_PythonPluginInterface |
( |
| ) |
|
◆ ~MHO_PythonPluginInterface()
| hops::MHO_PythonPluginInterface::~MHO_PythonPluginInterface |
( |
| ) |
|
|
virtual |
◆ EnsureInitialized()
| void hops::MHO_PythonPluginInterface::EnsureInitialized |
( |
| ) |
|
|
static |
Ensure the embedded Python interpreter is running. Safe to call multiple times; only initialises once. Used by MHO_PyControlEvaluator when a Python control file is encountered before the plugin visitors have been constructed.
◆ Finalize()
| void hops::MHO_PythonPluginInterface::Finalize |
( |
| ) |
|
|
protected |
◆ Initialize()
| void hops::MHO_PythonPluginInterface::Initialize |
( |
| ) |
|
|
protected |
◆ Visit()
◆ fInitialized
| bool hops::MHO_PythonPluginInterface::fInitialized = false |
|
staticprotected |
The documentation for this class was generated from the following files: