Gaudi Framework, version v25r2

Home   Generated: Wed Jun 4 2014
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions | Variables
AppReturnCode.h File Reference
#include "GaudiKernel/IProperty.h"
#include "GaudiKernel/Property.h"
Include dependency graph for AppReturnCode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Gaudi
 : AIDA interfaces visibility
 
namespace  Gaudi::ReturnCode
 ApplicationMgr return code definitions.
 

Functions

StatusCode Gaudi::setAppReturnCode (SmartIF< IProperty > &appmgr, int value, bool force=false)
 Set the application return code.
 
int Gaudi::getAppReturnCode (const SmartIF< IProperty > &appmgr)
 Get the application (current) return code.
 

Variables

const int Gaudi::ReturnCode::Success = 0x00
 
const int Gaudi::ReturnCode::GenericFailure = 0x01
 
const int Gaudi::ReturnCode::FailInput = 0x02
 
const int Gaudi::ReturnCode::AlgorithmFailure = 0x03
 
const int Gaudi::ReturnCode::ScheduledStop = 0x04
 
const int Gaudi::ReturnCode::IncidentFailure = 0x05
 
const int Gaudi::ReturnCode::UnhandledException = 0x06
 
const int Gaudi::ReturnCode::CorruptedInput = 0x10
 
const int Gaudi::ReturnCode::SignalOffset = 0x80
 
const int Gaudi::ReturnCode::FinalizationFailure = 0x0b
 Error codes for operation failures.
 

Generated at Wed Jun 4 2014 14:48:59 for Gaudi Framework, version v25r2 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004