![]() |
|
|
Generated: 18 Jul 2008 |
#include <exception>
#include "GaudiKernel/INamedInterface.h"
#include "GaudiKernel/IExceptionSvc.h"
#include "GaudiKernel/IAuditor.h"
Include dependency graph for Guards.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Gaudi |
| namespace | Gaudi::Guards |
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... | |
Defines | |
| #define | GAUDIKERNEL_GUARDS_H 1 |