Gaudi Framework, version v20r2

Generated: 18 Jul 2008

GaudiPython::PyROOTPickle Class Reference

#include <PyROOTPickle.h>

List of all members.


Detailed Description

Definition at line 38 of file PyROOTPickle.h.

Static Public Member Functions

static void Initialize (PyObject *libpyroot_pymodule, PyObject *objectproxy_pytype)
 Install the pickling of ObjectProxy's functionality.


Member Function Documentation

void GaudiPython::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 137 of file PyROOTPickle.cpp.

00138 {
00139   /* dummy. It is not needed for this version of ROOT */
00140 }


The documentation for this class was generated from the following files:
Generated at Fri Jul 18 12:10:33 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004