ParaView
|
When run on the process it enables a stacktrace signal handler for common errors. More...
#include <vtkPVEnableStackTraceSignalHandler.h>
Public Types | |
typedef vtkPVInformation | Superclass |
![]() | |
typedef vtkObject | Superclass |
Public Member Functions | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual void | CopyFromObject (vtkObject *) |
Transfer information about a single object into this object. More... | |
virtual void | AddInformation (vtkPVInformation *) |
Merge another information object. More... | |
virtual void | CopyToStream (vtkClientServerStream *) |
Manage a serialized version of the information. More... | |
virtual void | CopyFromStream (const vtkClientServerStream *) |
Manage a serialized version of the information. More... | |
![]() | |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual void | CopyParametersToStream (vtkMultiProcessStream &) |
Serialize/Deserialize the parameters that control how/what information is gathered. More... | |
virtual void | CopyParametersFromStream (vtkMultiProcessStream &) |
Serialize/Deserialize the parameters that control how/what information is gathered. More... | |
virtual int | GetRootOnly () |
Set/get whether to gather information only from the root. More... | |
Static Public Member Functions | |
static vtkPVEnableStackTraceSignalHandler * | New () |
static int | IsTypeOf (const char *type) |
static vtkPVEnableStackTraceSignalHandler * | SafeDownCast (vtkObject *o) |
![]() | |
static int | IsTypeOf (const char *type) |
static vtkPVInformation * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
vtkPVEnableStackTraceSignalHandler () | |
~vtkPVEnableStackTraceSignalHandler () | |
![]() | |
vtkPVInformation () | |
~vtkPVInformation () | |
virtual void | SetRootOnly (int) |
vtkPVInformation (const vtkPVInformation &) VTK_DELETE_FUNCTION | |
void | operator= (const vtkPVInformation &) VTK_DELETE_FUNCTION |
Additional Inherited Members | |
![]() | |
int | RootOnly |
When run on the process it enables a stacktrace signal handler for common errors.
Definition at line 29 of file vtkPVEnableStackTraceSignalHandler.h.
Definition at line 33 of file vtkPVEnableStackTraceSignalHandler.h.
|
inlineprotected |
Definition at line 53 of file vtkPVEnableStackTraceSignalHandler.h.
|
inlineprotected |
Definition at line 54 of file vtkPVEnableStackTraceSignalHandler.h.
|
static |
|
virtual |
Reimplemented from vtkPVInformation.
|
static |
|
virtual |
Reimplemented from vtkPVInformation.
|
static |
void vtkPVEnableStackTraceSignalHandler::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
|
virtual |
Transfer information about a single object into this object.
Reimplemented from vtkPVInformation.
|
inlinevirtual |
Merge another information object.
Reimplemented from vtkPVInformation.
Definition at line 44 of file vtkPVEnableStackTraceSignalHandler.h.
|
inlinevirtual |
Manage a serialized version of the information.
Implements vtkPVInformation.
Definition at line 49 of file vtkPVEnableStackTraceSignalHandler.h.
|
inlinevirtual |
Manage a serialized version of the information.
Reimplemented from vtkPVInformation.
Definition at line 50 of file vtkPVEnableStackTraceSignalHandler.h.