|
VTK
9.7.20260805
|
#include <vtkIOSSUtilities.h>
A helper to instantiate on stack to temporarily redirect non-critical messages emanating from IOSS.
See paraview/paraview#21193
Definition at line 99 of file vtkIOSSUtilities.h.
Public Member Functions | |
| CaptureNonErrorMessages () | |
| ~CaptureNonErrorMessages () | |
| std::string | GetMessages () const |
| Provides access to the accumulated messages. | |
| vtkIOSSUtilities::CaptureNonErrorMessages::CaptureNonErrorMessages | ( | ) |
| vtkIOSSUtilities::CaptureNonErrorMessages::~CaptureNonErrorMessages | ( | ) |
| std::string vtkIOSSUtilities::CaptureNonErrorMessages::GetMessages | ( | ) | const |
Provides access to the accumulated messages.