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);
~vtkFileOutputWindow() override
static vtkFileOutputWindow * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
base class for writing debug output to a console
File Specific output window class.
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
void DisplayText(const char *) override
Put the text into the log file.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.