27 #ifndef vtkFileOutputWindow_h
28 #define vtkFileOutputWindow_h
30 #include "vtkCommonCoreModule.h"
53 vtkSetStringMacro(FileName);
63 vtkGetMacro(Flush,
int);
75 vtkGetMacro(Append,
int);
File Specific output window class.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkFileOutputWindow * New()
void DisplayText(const char *) override
Put the text into the log file.
~vtkFileOutputWindow() override
a simple class to control print indentation
base class for writing debug output to a console
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.