Gaudi Framework, version v21r11

Home   Generated: 30 Sep 2010

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 GAUDI_API GaudiPython::call_python_method (PyObject *self, const 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.


Generated at Thu Sep 30 09:58:05 2010 for Gaudi Framework, version v21r11 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004