24 #ifndef vtkStringOutputWindow_h 25 #define vtkStringOutputWindow_h 27 #include "vtkCommonCoreModule.h" 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.