Belle II Software  release-08-01-10
BoostPythonModuleProxy Class Reference

Proxy class to register python modules (the things you can 'import'). More...

#include <RegisterPythonModule.h>

Public Member Functions

 BoostPythonModuleProxy (const char *name, PyObject *(*initFunc)(), bool auto_import=false)
 Don't construct this object yourself, use the REGISTER_PYTHON_MODULE macro instead.
 

Detailed Description

Proxy class to register python modules (the things you can 'import').

See also
REGISTER_PYTHON_MODULE
REGISTER_PYTHON_MODULE_AUTOIMPORT

Definition at line 21 of file RegisterPythonModule.h.


The documentation for this class was generated from the following files: