Gaudi Framework, version v20r2

Generated: 18 Jul 2008

CallbackStreamBuf.cpp File Reference

#include "GaudiKernel/Bootstrap.h"
#include <sstream>
#include "Python.h"
#include "GaudiPython/GaudiPython.h"
#include "GaudiPython/CallbackStreamBuf.h"

Include dependency graph for CallbackStreamBuf.cpp:

Go to the source code of this file.

Defines

#define min(a, b)   (((a)<(b))?(a):(b))

Functions

int GaudiPython::call_python_method (PyObject *self, char *method, char *buf)
 call a python method with a string as an argument


Define Documentation

#define min ( a,
 )     (((a)<(b))?(a):(b))

Definition at line 15 of file CallbackStreamBuf.cpp.

Referenced by NTuple::Tuple::addIndexedItem(), NTuple::Tuple::addItem(), RootHistCnv::createNTupleItem(), RootHistCnv::RCWNTupleCnv::load(), and GaudiPython::CallbackStreamBuf::sync().


Generated at Fri Jul 18 12:04:52 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004