The Gaudi Framework  master (37c0b60a)
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
 Namespace for all classes interfacing Gaudi to Python.
 

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