Go to the documentation of this file.
27 #ifndef vtkFileOutputWindow_h
28 #define vtkFileOutputWindow_h
30 #include "vtkCommonCoreModule.h"
53 vtkSetStringMacro(FileName);
63 vtkGetMacro(Flush,
int);
75 vtkGetMacro(Append,
int);
static vtkOutputWindow * New()
This is a singleton pattern New.
base class for writing debug output to a console
File Specific output window class.
virtual void DisplayText(const char *)
Display the text.
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
void PrintSelf(ostream &os, vtkIndent indent) override
Print ObjectFactor to stream.