![]() |
The Gaudi Framework
v32r2 (46d42edc)
|
#include <exception>#include "GaudiKernel/IAuditor.h"#include "GaudiKernel/IExceptionSvc.h"#include "GaudiKernel/INamedInterface.h"#include "GaudiKernel/SmartIF.h"

Go to the source code of this file.
Classes | |
| class | Gaudi::Guards::ExceptionGuard |
| The most simple guard - it execute the certain code withing typical "try {} catch" clause, used in Auditor, Algorithm, AlgTool, etc. More... | |
| class | Gaudi::Guards::AuditorGuard |
| It is a simple guard, which "locks" the scope for the Auditor Service is am exception-safe way. More... | |
Namespaces | |
| Gaudi | |
| Header file for std:chrono::duration-based Counters. | |
| Gaudi::Guards | |
| Guards.h GaudiKernel/Guards.h Collection of very simple classes which allows to execution of some functions within the given well-defined and exception-safe context. | |