ATLAS Offline Software
|
#include <MessageCheck.h>
Static Public Member Functions | |
static bool | isSuccess (const bool &sc) |
whether the status code reports a success More... | |
static bool | successCode () |
produce a status code to report success More... | |
static bool | failureCode () |
produce a status code to report failure More... | |
Definition at line 207 of file Control/AthToolSupport/AsgMessaging/AsgMessaging/MessageCheck.h.
|
inlinestatic |
produce a status code to report failure
Definition at line 218 of file Control/AthToolSupport/AsgMessaging/AsgMessaging/MessageCheck.h.
|
inlinestatic |
whether the status code reports a success
Definition at line 210 of file Control/AthToolSupport/AsgMessaging/AsgMessaging/MessageCheck.h.
|
inlinestatic |
produce a status code to report success
Definition at line 214 of file Control/AthToolSupport/AsgMessaging/AsgMessaging/MessageCheck.h.