40 #ifndef vtkXMLFileOutputWindow_h
41 #define vtkXMLFileOutputWindow_h
43 #include "vtkCommonCoreModule.h"
File Specific output window class.
XML File Specific output window class.
~vtkXMLFileOutputWindow() override
void DisplayGenericWarningText(const char *) override
static vtkXMLFileOutputWindow * New()
void DisplayErrorText(const char *) override
void DisplayDebugText(const char *) override
void DisplayWarningText(const char *) override
virtual void DisplayTag(const char *)
Put the text into the log file without processing it.
virtual void DisplayXML(const char *, const char *)
void DisplayText(const char *) override
Put the text into the log file.