51 <<
" GSL code " << error.
code 52 <<
" Message '" << error.
reason <<
"'" 53 <<
" File '" << error.
file <<
"'" std::string reason
error message ('reason')
Definition of the MsgStream class used to transmit messages.
std::string file
file name
Helper class to represent GSL errors.
StatusCode handle(const GslError &error) const override
handle the GSL error
#define DECLARE_COMPONENT(type)
This class is used for returning status codes from appropriate routines.
Definition of the basic interface.
Concrete GSL eror handler It is just prints the GSL errors.
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.