#include <python_module.h>
◆ PythonModuleConfig()
| Realm::Python::PythonModuleConfig::PythonModuleConfig |
( |
void |
| ) |
|
|
protected |
◆ configure_from_cmdline()
| virtual void Realm::Python::PythonModuleConfig::configure_from_cmdline |
( |
std::vector< std::string > & |
cmdline | ) |
|
|
virtual |
◆ PythonModule
◆ cfg_import_modules
| std::vector<std::string> Realm::Python::PythonModuleConfig::cfg_import_modules |
|
protected |
◆ cfg_init_scripts
| std::vector<std::string> Realm::Python::PythonModuleConfig::cfg_init_scripts |
|
protected |
◆ cfg_num_python_cpus
| int Realm::Python::PythonModuleConfig::cfg_num_python_cpus = 0 |
|
protected |
◆ cfg_stack_size
| size_t Realm::Python::PythonModuleConfig::cfg_stack_size = 2 << 20 |
|
protected |
The documentation for this class was generated from the following file: