![]() |
|
|
Generated: 18 Jul 2008 |
#include <sstream>
#include "Python.h"
#include "GaudiPython/GaudiPython.h"
Include dependency graph for CallbackStreamBuf.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | GaudiPython |
Classes | |
| class | GaudiPython::CallbackStreamBuf |
Functions | |
| int | GaudiPython::call_python_method (PyObject *self, char *method, char *buf) |
| call a python method with a string as an argument | |