Gaudi Framework, version v21r7p1

Home   Generated: 15 Feb 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,
b   )     (((a)<(b))?(a):(b))

Definition at line 15 of file CallbackStreamBuf.cpp.


Generated at Mon Feb 15 17:33:49 2010 for Gaudi Framework, version v21r7p1 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004