The Gaudi Framework
v30r3 (a5ef0a68)
|
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 227 of file StatusCode.h.
|
inline |
Definition at line 232 of file StatusCode.h.
|
inline |
Definition at line 236 of file StatusCode.h.
|
private |
Definition at line 229 of file StatusCode.h.