24 #ifndef vtkStringOutputWindow_h 25 #define vtkStringOutputWindow_h 27 #include "vtkCommonCoreModule.h" 56 std::ostringstream OStream;
virtual void DisplayText(const char *)
Display the text.
static vtkOutputWindow * New()
This is a singleton pattern New.
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
File Specific output window class.