Helper class to represent GSL errors.
More...
#include </scratch/z5/marcocle/lhcb-release/419/GAUDI/GAUDI_v26r1/InstallArea/x86_64-slc6-gcc48-opt/include/GaudiGSL/GslError.h>
|
| | GslError (const std::string &r="", const std::string &f="", const int l=0, const int c=0) |
| | constructor
|
| |
| bool | operator< (const GslError &right) const |
| | comparison (ordering) criteria
|
| |
| | GslError (const std::string &r="", const std::string &f="", const int l=0, const int c=0) |
| | constructor
|
| |
| bool | operator< (const GslError &right) const |
| | comparison (ordering) criteria
|
| |
|
| std::string | reason |
| | error message ('reason')
|
| |
| std::string | file |
| | file name
|
| |
| int | line |
| | line number
|
| |
| int | code |
| | error code (GSL)
|
| |
Helper class to represent GSL errors.
- Author
- Vanya Belyaev Ivan.Belyaev
- Date
- 29/04/2002
Definition at line 17 of file GslError.h.
| GslError::GslError |
( |
const std::string & |
r = "", |
|
|
const std::string & |
f = "", |
|
|
const int |
l = 0, |
|
|
const int |
c = 0 |
|
) |
| |
|
inline |
| GslError::GslError |
( |
const std::string & |
r = "", |
|
|
const std::string & |
f = "", |
|
|
const int |
l = 0, |
|
|
const int |
c = 0 |
|
) |
| |
|
inline |
| bool GslError::operator< |
( |
const GslError & |
right | ) |
const |
|
inline |
comparison (ordering) criteria
Definition at line 35 of file GslError.h.
| bool GslError::operator< |
( |
const GslError & |
right | ) |
const |
|
inline |
comparison (ordering) criteria
Definition at line 35 of file GslError.h.
| std::string GslError::file |
| std::string GslError::reason |
error message ('reason')
Definition at line 21 of file GslError.h.
The documentation for this struct was generated from the following files:
- InstallArea/x86_64-slc6-gcc48-opt/include/GaudiGSL/GslError.h
- InstallArea/x86_64-slc6-gcc48-opt/include/GaudiGSL/GslError.h