itom  4.1.0
ito::PyStream::PythonStream Struct Reference

#include <pythonStream.h>

Public Attributes

PyObject_HEAD int type
 
PyObject * encoding
 
char closed
 

Detailed Description

  • this struct builds the basic structure of the new python type.

Member Data Documentation

PyObject_HEAD int ito::PyStream::PythonStream::type

1: stream catches cout-stream, 2: stream catches cerr-stream, 3: stream catches cin-stream


The documentation for this struct was generated from the following file: