![]() |
The Gaudi Framework
v33r1 (b1225454)
|
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 294 of file StatusCode.h.
|
inline |
Definition at line 298 of file StatusCode.h.
|
inline |
Definition at line 301 of file StatusCode.h.
|
private |
Definition at line 295 of file StatusCode.h.