Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

Guards.h File Reference

#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.

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

namespace  Gaudi
 

Helper functions to set/get the application return code.


namespace  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.


Defines

#define GAUDIKERNEL_GUARDS_H   1

Define Documentation

#define GAUDIKERNEL_GUARDS_H   1

Definition at line 4 of file Guards.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Wed Feb 9 16:26:23 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004