The Gaudi Framework
v29r0 (ff2e7097)
|
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 165 of file StatusCode.h.
|
inline |
Definition at line 170 of file StatusCode.h.
|
inline |
Definition at line 174 of file StatusCode.h.
|
private |
Definition at line 167 of file StatusCode.h.