1 #ifndef GAUDIGSL_GSLERRORPrint_H 2 #define GAUDIGSL_GSLERRORPrint_H 1 26 using extends::extends;
40 #endif // GAUDIGSL_GSLERRORPrint_H Helper class to represent GSL errors.
Concrete GSL eror handler It is just prints the GSL errors.
StatusCode handle(const GslError &error) const override
handle the GSL error
MsgStream & error() const
shortcut for the method msgStream(MSG::ERROR)
This class is used for returning status codes from appropriate routines.
Base class used to extend a class implementing other interfaces.