![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|


Go to the source code of this file.
Namespaces | |
| Gaudi | |
| Header file for std:chrono::duration-based Counters. | |
| Gaudi::ReturnCode | |
| ApplicationMgr return code definitions. | |
Functions | |
| StatusCode | Gaudi::setAppReturnCode (SmartIF< IProperty > &appmgr, int value, bool force=false) |
| Set the application return code. More... | |
| int | Gaudi::getAppReturnCode (const SmartIF< IProperty > &appmgr) |
| Get the application (current) return code. More... | |
Variables | |
| constexpr int | Gaudi::ReturnCode::Success = 0x00 |
| constexpr int | Gaudi::ReturnCode::GenericFailure = 0x01 |
| constexpr int | Gaudi::ReturnCode::FailInput = 0x02 |
| constexpr int | Gaudi::ReturnCode::AlgorithmFailure = 0x03 |
| constexpr int | Gaudi::ReturnCode::ScheduledStop = 0x04 |
| constexpr int | Gaudi::ReturnCode::IncidentFailure = 0x05 |
| constexpr int | Gaudi::ReturnCode::UnhandledException = 0x06 |
| constexpr int | Gaudi::ReturnCode::CorruptedInput = 0x10 |
| constexpr int | Gaudi::ReturnCode::SignalOffset = 0x80 |
| constexpr int | Gaudi::ReturnCode::FinalizationFailure = 0x0b |
| Error codes for operation failures. More... | |
| constexpr int | Gaudi::ReturnCode::FinalizationFailure = 0x0b |
| Error codes for operation failures. More... | |