#include <PyROOTPickle.h>
List of all members.
Static Public Member Functions |
| static void | Initialize (PyObject *libpyroot_pymodule, PyObject *objectproxy_pytype) |
| | Install the pickling of ObjectProxy's functionality.
|
Detailed Description
Definition at line 39 of file PyROOTPickle.h.
Member Function Documentation
| void GaudiMP::PyROOTPickle::Initialize |
( |
PyObject * |
libpyroot_pymodule, |
|
|
PyObject * |
objectproxy_pytype |
|
) |
| [static] |
Install the pickling of ObjectProxy's functionality.
- Parameters:
-
| libpyroot_pymodule | The libPyROOT python module |
| objectproxy_pytype | The ObjectProxy python type |
Definition at line 182 of file PyROOTPickle.cpp.
The documentation for this class was generated from the following files:
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v23r2/GaudiMP/GaudiMP/PyROOTPickle.h
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v23r2/GaudiMP/src/Lib/PyROOTPickle.cpp