Version: 9.16.0
YACS::ENGINE::PyStdOut Struct Reference
Collaboration diagram for YACS::ENGINE::PyStdOut:

Public Attributes

PyObject_HEAD int softspace
 
std::string * out
 

Detailed Description

Definition at line 39 of file PyStdout.cxx.

Member Data Documentation

◆ out

std::string* YACS::ENGINE::PyStdOut::out

Definition at line 42 of file PyStdout.cxx.

Referenced by YACS::ENGINE::newPyStdOut(), and YACS::ENGINE::PyStdOut_write().

◆ softspace

PyObject_HEAD int YACS::ENGINE::PyStdOut::softspace

Definition at line 41 of file PyStdout.cxx.

Referenced by YACS::ENGINE::newPyStdOut().


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