|
Gaudi Framework, version v21r8 |
| Home | Generated: 17 Mar 2010 |
#include <PyROOTPickle.h>
Static Public Member Functions | |
| static void | Initialize (PyObject *libpyroot_pymodule, PyObject *objectproxy_pytype) |
| Install the pickling of ObjectProxy's functionality. | |
Definition at line 39 of file PyROOTPickle.h.
| void GaudiPython::PyROOTPickle::Initialize | ( | PyObject * | libpyroot_pymodule, | |
| PyObject * | objectproxy_pytype | |||
| ) | [static] |
Install the pickling of ObjectProxy's functionality.
| libpyroot_pymodule | The libPyROOT python module | |
| objectproxy_pytype | The ObjectProxy python type |
Definition at line 176 of file PyROOTPickle.cpp.