![]() |
The Gaudi Framework
v29r3 (fa547fc2)
|
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.