![]() |
ATLAS Offline Software
|
#include <MessageCheck.h>
Static Public Member Functions | |
| static bool | isSuccess (const bool &sc) |
| whether the status code reports a success | |
| static bool | successCode () |
| produce a status code to report success | |
| static bool | failureCode () |
| produce a status code to report failure | |
Definition at line 205 of file Control/AthToolSupport/AsgMessaging/AsgMessaging/MessageCheck.h.
|
inlinestatic |
produce a status code to report failure
Definition at line 216 of file Control/AthToolSupport/AsgMessaging/AsgMessaging/MessageCheck.h.
|
inlinestatic |
whether the status code reports a success
Definition at line 208 of file Control/AthToolSupport/AsgMessaging/AsgMessaging/MessageCheck.h.
|
inlinestatic |
produce a status code to report success
Definition at line 212 of file Control/AthToolSupport/AsgMessaging/AsgMessaging/MessageCheck.h.