Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros
Teuchos_CWrapperSupport_Cpp.hpp File Reference
#include "Teuchos_StandardCatchMacros.hpp"
#include "Teuchos_FancyOStream.hpp"
Include dependency graph for Teuchos_CWrapperSupport_Cpp.hpp:
This graph shows which files directly or indirectly include this file:

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...