![]() |
The Gaudi Framework
v25r3
|
This is the complete list of members for StatusCode, including all inherited members.
| d_code | StatusCode | protected |
| disableChecking() | StatusCode | static |
| enableChecking() | StatusCode | static |
| FAILURE enum value | StatusCode | |
| getCode() const | StatusCode | inline |
| ignore() const | StatusCode | inline |
| isFailure() const | StatusCode | inline |
| isRecoverable() const | StatusCode | inline |
| isSuccess() const | StatusCode | inline |
| m_checked | StatusCode | mutableprotected |
| m_severity | StatusCode | protected |
| operator IgnoreError() const | StatusCode | inline |
| operator unsigned long() const | StatusCode | inline |
| operator<(const StatusCode &a, const StatusCode &b) | StatusCode | friend |
| operator=(unsigned long value) | StatusCode | inline |
| operator=(const StatusCode &rhs) | StatusCode | inline |
| operator>(const StatusCode &a, const StatusCode &b) | StatusCode | friend |
| RECOVERABLE enum value | StatusCode | |
| s_checking | StatusCode | protectedstatic |
| setChecked() const | StatusCode | inline |
| setCode(unsigned long value) | StatusCode | inline |
| severity() const | StatusCode | |
| SeverityPtr typedef | StatusCode | protected |
| StatusCode() | StatusCode | inline |
| StatusCode(unsigned long code, const IssueSeverity &sev) | StatusCode | inline |
| StatusCode(unsigned long code, bool checked=false) | StatusCode | inline |
| StatusCode(const StatusCode &rhs) | StatusCode | inline |
| SUCCESS enum value | StatusCode | |
| ~StatusCode() | StatusCode |