ATLAS Offline Software
Loading...
Searching...
No Matches
PyROOTPickle.cxx File Reference

Port pickling functionality while awaiting newer release. More...

#include "CxxUtils/checker_macros.h"
#include "RootUtils/PyROOTPickle.h"
#include "RootUtils/PyGetString.h"
#include "Utility.h"
#include "Python.h"
#include "TClass.h"
#include "TBufferFile.h"
#include "TPython.h"
Include dependency graph for PyROOTPickle.cxx:

Go to the source code of this file.

Namespaces

namespace  RootUtils

Functions

PyObjectRootUtils::CPPInstanceReduce (PyObject *self, PyObject *)
 PyROOT object proxy pickle support.
PyObjectRootUtils::CPPInstanceExpand (PyObject *, PyObject *args)
 Helper for (un)pickling of CPPInstance's.

Variables

 ATLAS_NO_CHECK_FILE_THREAD_SAFETY
static PyObjectgExpand = 0

Detailed Description

Port pickling functionality while awaiting newer release.

Author
Wim Lavrijsen
Date
Apr 2008

Definition in file PyROOTPickle.cxx.

Variable Documentation

◆ ATLAS_NO_CHECK_FILE_THREAD_SAFETY

ATLAS_NO_CHECK_FILE_THREAD_SAFETY

Definition at line 14 of file PyROOTPickle.cxx.

◆ gExpand

PyObject* gExpand = 0
static

Definition at line 27 of file PyROOTPickle.cxx.