37 #ifndef vtkXMLFileOutputWindow_h
38 #define vtkXMLFileOutputWindow_h
40 #include "vtkCommonCoreModule.h"
58 void DisplayErrorText(const
char*) VTK_OVERRIDE;
59 void DisplayWarningText(const
char*) VTK_OVERRIDE;
60 void DisplayGenericWarningText(const
char*) VTK_OVERRIDE;
61 void DisplayDebugText(const
char*) VTK_OVERRIDE;
67 virtual
void DisplayTag(const
char*);
74 virtual void DisplayXML(
const char*,
const char*);
static vtkFileOutputWindow * New()
File Specific output window class.
~vtkXMLFileOutputWindow() override
XML File Specific output window class.
void DisplayText(const char *) override
Put the text into the log file.