#include <python_module.h>
◆ PythonModule()
| Realm::Python::PythonModule::PythonModule |
( |
void |
| ) |
|
|
protected |
◆ ~PythonModule()
| virtual Realm::Python::PythonModule::~PythonModule |
( |
void |
| ) |
|
|
virtual |
◆ cleanup()
| virtual void Realm::Python::PythonModule::cleanup |
( |
void |
| ) |
|
|
virtual |
◆ create_module()
◆ create_module_config()
◆ create_processors()
| virtual void Realm::Python::PythonModule::create_processors |
( |
RuntimeImpl * |
runtime | ) |
|
|
virtual |
◆ import_python_module()
| static void Realm::Python::PythonModule::import_python_module |
( |
const char * |
module_name | ) |
|
|
static |
◆ initialize()
| virtual void Realm::Python::PythonModule::initialize |
( |
RuntimeImpl * |
runtime | ) |
|
|
virtual |
◆ config
◆ extra_import_modules
| std::vector<std::string> Realm::Python::PythonModule::extra_import_modules |
|
static |
The documentation for this class was generated from the following file: