Go to the documentation of this file.
25 #ifndef vtkWin32ProcessOutputWindow_h
26 #define vtkWin32ProcessOutputWindow_h
28 #include "vtkCommonCoreModule.h"
vtkWindowsHANDLE OutputPipe
void PrintSelf(ostream &os, vtkIndent indent) override
Print ObjectFactor to stream.
base class for writing debug output to a console
a simple class to control print indentation
Win32-specific output window class.
void DisplayText(const char *) override
Send text to the output window process.
static vtkWin32ProcessOutputWindow * New()
vtkWin32ProcessOutputWindow()
void Write(const char *data, size_t length)
~vtkWin32ProcessOutputWindow()