The Gaudi Framework  v29r0 (ff2e7097)
CallbackStreamBuf.h File Reference
#include "Python.h"
#include <array>
#include <sstream>
#include "GaudiKernel/Kernel.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.

Classes

class  GaudiPython::CallbackStreamBuf
 
class  GaudiPython::CallbackStreamBuf::PyObject_t
 

Namespaces

 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 More...