![]() |
The Gaudi Framework
v29r5 (37229091)
|
Simple RAII class to ignore unchecked StatusCode instances in a scope. More...
#include <GaudiKernel/StatusCode.h>
Public Member Functions | |
| ScopedDisableChecking () | |
| ~ScopedDisableChecking () | |
Private Attributes | |
| bool | m_enabled |
Simple RAII class to ignore unchecked StatusCode instances in a scope.
Example:
Definition at line 137 of file StatusCode.h.
|
inline |
Definition at line 142 of file StatusCode.h.
|
inline |
Definition at line 146 of file StatusCode.h.
|
private |
Definition at line 139 of file StatusCode.h.