|
Gaudi Framework, version v23r4 |
| Home | Generated: Mon Sep 17 2012 |
#include "Python.h"#include <sstream>#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 | |