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