
Public Attributes | |
| PyObject_HEAD int | softspace |
| std::string * | out |
Definition at line 39 of file PyStdout.cxx.
| std::string* YACS::ENGINE::PyStdOut::out |
Definition at line 42 of file PyStdout.cxx.
Referenced by YACS::ENGINE::newPyStdOut(), and YACS::ENGINE::PyStdOut_write().
| PyObject_HEAD int YACS::ENGINE::PyStdOut::softspace |
Definition at line 41 of file PyStdout.cxx.
Referenced by YACS::ENGINE::newPyStdOut().