ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
vtkCommunicationErrorCatcher Class Reference

#include <vtkCommunicationErrorCatcher.h>

Public Member Functions

 vtkCommunicationErrorCatcher (vtkMultiProcessController *)
 
 vtkCommunicationErrorCatcher (vtkCommunicator *)
 
virtual ~vtkCommunicationErrorCatcher ()
 
bool GetErrorsRaised () const
 
const std::string & GetErrorMessages () const
 

Detailed Description

Definition at line 19 of file vtkCommunicationErrorCatcher.h.

Constructor & Destructor Documentation

◆ vtkCommunicationErrorCatcher() [1/2]

vtkCommunicationErrorCatcher::vtkCommunicationErrorCatcher ( vtkMultiProcessController *  controller)

Definition at line 23 of file vtkCommunicationErrorCatcher.cxx.

◆ vtkCommunicationErrorCatcher() [2/2]

vtkCommunicationErrorCatcher::vtkCommunicationErrorCatcher ( vtkCommunicator *  communicator)

Definition at line 34 of file vtkCommunicationErrorCatcher.cxx.

◆ ~vtkCommunicationErrorCatcher()

vtkCommunicationErrorCatcher::~vtkCommunicationErrorCatcher ( )
virtual

Definition at line 41 of file vtkCommunicationErrorCatcher.cxx.

Member Function Documentation

◆ GetErrorMessages()

const std::string& vtkCommunicationErrorCatcher::GetErrorMessages ( ) const
inline

Get the combined error messages.

Definition at line 33 of file vtkCommunicationErrorCatcher.h.

◆ GetErrorsRaised()

bool vtkCommunicationErrorCatcher::GetErrorsRaised ( ) const
inline

Get the status of errors.

Definition at line 28 of file vtkCommunicationErrorCatcher.h.


The documentation for this class was generated from the following files: