itom
|
#include <pythonStream.h>
Public Attributes | |
PyObject_HEAD int | type |
PyObject * | encoding |
char | closed |
PyObject_HEAD int ito::PyStream::PythonStream::type |
1: stream catches cout-stream, 2: stream catches cerr-stream, 3: stream catches cin-stream