Epetra Development
Loading...
Searching...
No Matches
Epetra_OskiError Class Reference

Epetra_OskiError: The Epetra OSKI Class to provide access to get and set error handling routines in OSKI. More...

#include <Epetra_OskiError.h>

Public Member Functions

Constructors/Destructor
 Epetra_OskiError ()
 Default Constructor.
virtual ~Epetra_OskiError ()
 Destructor.

Set/Get

Epetra_OskiError OskiGetErrorHandler ()
 Gets a pointer to the current error handler routine being used by OSKI.
void OskiSetErrorHandler (Epetra_OskiError &NewErrorHandler)
 Sets the error handling routine to be used by OSKI to NewErrorHandler.

Detailed Description

Epetra_OskiError: The Epetra OSKI Class to provide access to get and set error handling routines in OSKI.

Constructor & Destructor Documentation

◆ Epetra_OskiError()

Epetra_OskiError::Epetra_OskiError ( )

Default Constructor.

Referenced by OskiGetErrorHandler(), and OskiSetErrorHandler().

Member Function Documentation

◆ OskiGetErrorHandler()

Epetra_OskiError Epetra_OskiError::OskiGetErrorHandler ( )

Gets a pointer to the current error handler routine being used by OSKI.

References Epetra_OskiError().

◆ OskiSetErrorHandler()

void Epetra_OskiError::OskiSetErrorHandler ( Epetra_OskiError & NewErrorHandler)

Sets the error handling routine to be used by OSKI to NewErrorHandler.

References Epetra_OskiError().


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