|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|


Go to the source code of this file.
Classes | |
| class | Teuchos::CWrapperErrorHandling |
| Static C Wrapper Error Handling Policy Class. More... | |
Namespaces | |
| namespace | Teuchos |
Defines | |
| #define | TEUCHOS_CWRAPPER_TRY(IERR) |
| Define a try block. | |
| #define | TEUCHOS_CWRAPPER_CATCH_ERROR_CODE(IERR) |
| Define the catch blocks and set the error code. | |
| #define | TEUCHOS_CWRAPPER_SET_ERROR_CODE(IERR, IERR_VALUE) |
| Set the error code. | |
1.7.6.1