The Gaudi Framework
v26r0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
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
5
#include "
GaudiKernel/IInterface.h
"
6
19
class
GAUDI_API
IRunable
:
virtual
public
IInterface
{
20
public
:
22
DeclareInterfaceID
(
IRunable
,2,0);
23
25
virtual
StatusCode
run() = 0;
26
};
27
28
#endif // GAUDIKERNEL_IRUNNABLE_H
StatusCode
This class is used for returning status codes from appropriate routines.
Definition:
StatusCode.h:30
IInterface
Definition of the basic interface.
Definition:
IInterface.h:160
DeclareInterfaceID
#define DeclareInterfaceID(name, major, minor)
Macro to declare the interface ID when using the new mechanism of extending and implementing interfac...
Definition:
IInterface.h:23
IRunable
Runable interface definition.
Definition:
IRunable.h:19
GAUDI_API
#define GAUDI_API
Definition:
Kernel.h:108
IInterface.h
GaudiKernel
GaudiKernel
IRunable.h
Generated on Tue Jan 20 2015 20:27:21 for The Gaudi Framework by
1.8.7