Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
CPPInstancePyz.cxx File Reference
Include dependency graph for CPPInstancePyz.cxx:

Namespaces

namespace  PyROOT
 

Functions

PyObjectop_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

PyObjectPyROOT::gRootModule = 0
 

Function Documentation

◆ op_reduce()

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.

Definition at line 65 of file CPPInstancePyz.cxx.