Gaudi Framework, version v23r2

Home   Generated: Thu Jun 28 2012
Static Public Member Functions

GaudiMP::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 GaudiMP::PyROOTPickle::Initialize ( PyObject *  libpyroot_pymodule,
PyObject *  objectproxy_pytype 
) [static]

Install the pickling of ObjectProxy's functionality.

Parameters:
libpyroot_pymoduleThe libPyROOT python module
objectproxy_pytypeThe ObjectProxy python type

Definition at line 182 of file PyROOTPickle.cpp.

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

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Thu Jun 28 2012 23:27:51 for Gaudi Framework, version v23r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004