![]() |
The Gaudi Framework
v31r0 (aeb156f0)
|
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 211 of file StatusCode.h.
|
inline |
Definition at line 215 of file StatusCode.h.
|
inline |
Definition at line 218 of file StatusCode.h.
|
private |
Definition at line 212 of file StatusCode.h.