26 #ifndef vtkFileOutputWindow_h
27 #define vtkFileOutputWindow_h
48 vtkSetStringMacro(FileName);
49 vtkGetStringMacro(FileName);
54 vtkSetMacro(Flush,
int);
55 vtkGetMacro(Flush,
int);
56 vtkBooleanMacro(Flush,
int);
63 vtkSetMacro(Append,
int);
64 vtkGetMacro(Append,
int);
65 vtkBooleanMacro(Append,
int);
virtual void DisplayText(const char *)
#define VTKCOMMONCORE_EXPORT
static vtkOutputWindow * New()
File Specific output window class.
a simple class to control print indentation
base class for writing debug output to a console
virtual void PrintSelf(ostream &os, vtkIndent indent)