Go to the source code of this file.
Namespaces | |
namespace | GslErrorHandlers |
Defines | |
#define | GAUDIGSL_GSLERRORHANDLERS_H 1 |
Functions | |
void | GslErrorHandlers::ignoreTheError (const char *reason, const char *file, int line, int code) |
void | GslErrorHandlers::handleTheError (const char *reason, const char *file, int line, int code) |
void | GslErrorHandlers::throwException (const char *reason, const char *file, int line, int code) |
#define GAUDIGSL_GSLERRORHANDLERS_H 1 |
Definition at line 6 of file GslErrorHandlers.h.