![]() |
GHOST
1.1.2
General, Hybrid, and Optimized Sparse Toolkit
|

Functions | |
| ghost_errorhandler | ghost_errorhandler_get (ghost_error e) |
| Get the handler of a given GHOST error. More... | |
| ghost_error | ghost_errorhandler_set (ghost_error e, ghost_errorhandler h) |
| Get the handler of a given GHOST error. More... | |
Variables | |
| static map< ghost_error, ghost_errorhandler > | errorhandlers |
| ghost_errorhandler ghost_errorhandler_get | ( | ghost_error | e | ) |
Get the handler of a given GHOST error.
| e | The error. |
| ghost_error ghost_errorhandler_set | ( | ghost_error | e, |
| ghost_errorhandler | h | ||
| ) |
Get the handler of a given GHOST error.
| e | The error. |
| h | The handler. |
|
static |
1.8.6