26 #ifndef __vtkFileOutputWindow_h
27 #define __vtkFileOutputWindow_h
47 vtkSetStringMacro(FileName);
48 vtkGetStringMacro(FileName);
53 vtkSetMacro(Flush,
int);
54 vtkGetMacro(Flush,
int);
55 vtkBooleanMacro(Flush,
int);
62 vtkSetMacro(Append,
int);
63 vtkGetMacro(Append,
int);
64 vtkBooleanMacro(Append,
int);
virtual void DisplayText(const char *)
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)