#include "PythonLimitedAPI.h"#include "CPyCppyy/API.h"#include "PyROOTPythonize.h"#include "TBufferFile.h"Namespaces | |
| namespace | PyROOT |
Functions | |
| PyObject * | op_reduce (PyObject *self, PyObject *) |
| PyROOT object proxy pickle support Turn the object proxy instance into a character stream and return for pickle, together with the callable object that can restore the stream into the object proxy instance. | |
Variables | |
| PyObject * | PyROOT::gRootModule = nullptr |
PyROOT object proxy pickle support Turn the object proxy instance into a character stream and return for pickle, together with the callable object that can restore the stream into the object proxy instance.
Definition at line 61 of file CPPInstancePyz.cxx.