GSL error handling.
More...
#include <bayeux/mygsl/error.h>
◆ default_handler()
static void mygsl::error::default_handler |
( |
const char * |
reason_, |
|
|
const char * |
file_, |
|
|
int |
line_, |
|
|
int |
gsl_errno_ |
|
) |
| |
|
static |
◆ off()
static void mygsl::error::off |
( |
| ) |
|
|
static |
◆ on()
static void mygsl::error::on |
( |
| ) |
|
|
static |
◆ set_default()
static void mygsl::error::set_default |
( |
| ) |
|
|
static |
◆ set_gsl_default()
static void mygsl::error::set_gsl_default |
( |
| ) |
|
|
static |
◆ set_handler()
static void mygsl::error::set_handler |
( |
gsl_error_handler_t & |
| ) |
|
|
static |
◆ to_string() [1/2]
static void mygsl::error::to_string |
( |
const int |
gsl_errno_, |
|
|
std::string & |
err_string_ |
|
) |
| |
|
static |
◆ to_string() [2/2]
static std::string mygsl::error::to_string |
( |
const int |
gsl_errno_ | ) |
|
|
static |
The documentation for this class was generated from the following file: