|
Gaudi Framework, version v23r2 |
| Home | Generated: Thu Jun 28 2012 |
#include <sstream>#include "Python.h"#include "GaudiPython/GaudiPython.h"

Go to the source code of this file.
Classes | |
| class | GaudiPython::CallbackStreamBuf |
Namespaces | |
| namespace | GaudiPython |
GaudiPython.h GaudiPython/GaudiPython.h. | |
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 | |