12 #ifndef vtkStringOutputWindow_h
13 #define vtkStringOutputWindow_h
15 #include "vtkCommonCoreModule.h"
19 VTK_ABI_NAMESPACE_BEGIN
virtual void DisplayText(const char *)
Display the text.
static vtkOutputWindow * New()
Creates a new instance of vtkOutputWindow.
a simple class to control print indentation
std::string GetOutput()
Get the current output as a string.
void PrintSelf(ostream &os, vtkIndent indent) override
Print ObjectFactor to stream.
base class for writing debug output to a console
std::ostringstream OStream
File Specific output window class.