Gui::PythonDebugStdout Class Reference

#include <PythonDebugger.h>

Public Member Functions

Py::Object flush (const Py::Tuple &)
 
 PythonDebugStdout ()
 
Py::Object repr ()
 
Py::Object write (const Py::Tuple &)
 
 ~PythonDebugStdout ()
 

Static Public Member Functions

static void init_type (void)
 

Detailed Description

Author
Werner Mayer

Constructor & Destructor Documentation

◆ PythonDebugStdout()

PythonDebugStdout::PythonDebugStdout ( )

◆ ~PythonDebugStdout()

PythonDebugStdout::~PythonDebugStdout ( )

Member Function Documentation

◆ flush()

Py::Object PythonDebugStdout::flush ( const Py::Tuple &  )

Referenced by init_type().

◆ init_type()

void PythonDebugStdout::init_type ( void  )
static

References flush(), and write().

Referenced by Gui::PythonDebugModule::init_module().

◆ repr()

Py::Object PythonDebugStdout::repr ( )

◆ write()

Py::Object PythonDebugStdout::write ( const Py::Tuple &  args)

The documentation for this class was generated from the following files: