![]() |
The Gaudi Framework
v27r0
|
Simple RAII class to ignore unchecked StatusCode instances in a scope. More...
Public Member Functions | |
ScopedDisableChecking () | |
~ScopedDisableChecking () | |
ScopedDisableChecking () | |
~ScopedDisableChecking () | |
Private Attributes | |
bool | m_enabled |
Simple RAII class to ignore unchecked StatusCode instances in a scope.
Example:
Definition at line 165 of file StatusCode.h.
|
inline |
Definition at line 168 of file StatusCode.h.
|
inline |
Definition at line 171 of file StatusCode.h.
|
inline |
Definition at line 168 of file StatusCode.h.
|
inline |
Definition at line 171 of file StatusCode.h.
|
private |
Definition at line 166 of file StatusCode.h.