Gaudi Framework, version v23r5

Home   Generated: Wed Nov 28 2012
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
IRunable.h
Go to the documentation of this file.
1 // $Header: /tmp/svngaudi/tmp.jEpFh25751/Gaudi/GaudiKernel/GaudiKernel/IRunable.h,v 1.1 2001/03/14 15:30:13 mato Exp $
2 #ifndef GAUDIKERNEL_IRUNNABLE_H
3 #define GAUDIKERNEL_IRUNNABLE_H
4 
6 
19 class GAUDI_API IRunable: virtual public IInterface {
20 public:
23 
25  virtual StatusCode run() = 0;
26 };
27 
28 #endif // GAUDIKERNEL_IRUNNABLE_H

Generated at Wed Nov 28 2012 12:17:13 for Gaudi Framework, version v23r5 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004