![]() |
ATLAS Offline Software
|
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"Go to the source code of this file.
Namespaces | |
| RootUtils | |
Functions | |
| PyObject * | RootUtils::CPPInstanceReduce (PyObject *self, PyObject *) |
| PyROOT object proxy pickle support. More... | |
| PyObject * | RootUtils::CPPInstanceExpand (PyObject *, PyObject *args) |
| Helper for (un)pickling of CPPInstance's. More... | |
Variables | |
| ATLAS_NO_CHECK_FILE_THREAD_SAFETY | |
Port pickling functionality while awaiting newer release.
Definition in file PyROOTPickle.cxx.
| ATLAS_NO_CHECK_FILE_THREAD_SAFETY |
Definition at line 14 of file PyROOTPickle.cxx.
1.8.18