|
Gaudi Framework, version v21r8 |
| Home | Generated: 17 Mar 2010 |
#include <sstream>#include "Python.h"#include "GaudiPython/GaudiPython.h"


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