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 | |
Teuchos | |
Macros | |
#define | TEUCHOS_CWRAPPER_TRY(IERR) |
Define a try block. More... | |
#define | TEUCHOS_CWRAPPER_CATCH_ERROR_CODE(IERR) |
Define the catch blocks and set the error code. More... | |
#define | TEUCHOS_CWRAPPER_SET_ERROR_CODE(IERR, IERR_VALUE) |
Set the error code. More... | |