![]() |
|
|
Generated: 8 Jan 2009 |
#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 | GaudiPython::call_python_method (PyObject *self, const char *method, char *buf) |
| call a python method with a string as an argument | |