Gaudi Framework, version v21r8

Home   Generated: 17 Mar 2010

GaudiPython::PyROOTPickle Class Reference

#include <PyROOTPickle.h>

List of all members.

Static Public Member Functions

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


Detailed Description

Definition at line 39 of file PyROOTPickle.h.


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 176 of file PyROOTPickle.cpp.

00177 {
00178   /* dummy. It is not needed for this version of ROOT */
00179 }


The documentation for this class was generated from the following files:

Generated at Wed Mar 17 18:21:47 2010 for Gaudi Framework, version v21r8 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004