ATLAS Offline Software
|
#include <MessageCheck.h>
Static Public Member Functions | |
static bool | isSuccess (const StatusCode &sc) |
whether the status code reports a success More... | |
static constexpr auto | successCode () |
produce a status code to report success More... | |
static constexpr auto | failureCode () |
produce a status code to report failure More... | |
Definition at line 176 of file Control/AthToolSupport/AsgMessaging/AsgMessaging/MessageCheck.h.
|
inlinestaticconstexpr |
produce a status code to report failure
Definition at line 187 of file Control/AthToolSupport/AsgMessaging/AsgMessaging/MessageCheck.h.
|
inlinestatic |
whether the status code reports a success
Definition at line 179 of file Control/AthToolSupport/AsgMessaging/AsgMessaging/MessageCheck.h.
|
inlinestaticconstexpr |
produce a status code to report success
Definition at line 183 of file Control/AthToolSupport/AsgMessaging/AsgMessaging/MessageCheck.h.