 |
VTK
9.0.1
|
Go to the documentation of this file.
37 #ifndef vtkXMLFileOutputWindow_h
38 #define vtkXMLFileOutputWindow_h
40 #include "vtkCommonCoreModule.h"
void DisplayErrorText(const char *) override
virtual void DisplayTag(const char *)
Put the text into the log file without processing it.
void DisplayGenericWarningText(const char *) override
~vtkXMLFileOutputWindow() override
void DisplayWarningText(const char *) override
File Specific output window class.
void DisplayDebugText(const char *) override
virtual void DisplayXML(const char *, const char *)
void DisplayText(const char *) override
Put the text into the log file.
XML File Specific output window class.
static vtkXMLFileOutputWindow * New()