Public Member Functions | |
| Py::Object | flush (const Py::Tuple &) |
| PythonStdOutput () | |
| Py::Object | write (const Py::Tuple &) |
| ~PythonStdOutput () | |
Static Public Member Functions | |
| static void | init_type () |
| PythonStdOutput::PythonStdOutput | ( | ) |
| PythonStdOutput::~PythonStdOutput | ( | ) |
| Py::Object PythonStdOutput::flush | ( | const Py::Tuple & | ) |
Referenced by init_type().
|
static |
References flush(), and write().
Referenced by Base::InterpreterSingleton::init().
| Py::Object PythonStdOutput::write | ( | const Py::Tuple & | ) |
Referenced by init_type(), and gzip_utf8.GzipFile::seek().