32 <<
" GSL code " << error.
code 33 <<
" Message '" << error.
reason <<
"'" 34 <<
" File '" << error.
file <<
"'" std::string reason
error message ('reason')
std::string file
file name
Helper class to represent GSL errors.
Concrete GSL eror handler It is just prints the GSL errors.
#define DECLARE_COMPONENT(type)
MsgStream & error() const
shortcut for the method msgStream(MSG::ERROR)
This class is used for returning status codes from appropriate routines.
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.