Gaudi Framework, version v22r2

Home   Generated: Tue May 10 2011
Public Member Functions

IRunable Class Reference

Runable interface definition. More...

#include <GaudiKernel/IRunable.h>

Inheritance diagram for IRunable:
Inheritance graph
[legend]
Collaboration diagram for IRunable:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DeclareInterfaceID (IRunable, 2, 0)
 InterfaceID.
virtual StatusCode run ()=0
 Run the class implementation.

Detailed Description

Runable interface definition.

Package GaudiKernel

Abstract interface of an object to be "run". Best analogy: java.thread.Thread.run(). A known user is the application manager, which gives control to a runable for execution of the event loop.

Author:
Markus Frank
Version:
2.0

Definition at line 19 of file IRunable.h.


Member Function Documentation

IRunable::DeclareInterfaceID ( IRunable  ,
,
 
)
virtual StatusCode IRunable::run (  ) [pure virtual]

Run the class implementation.

Implemented in PythonScriptingSvc, and AppMgrRunable.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Tue May 10 2011 18:54:53 for Gaudi Framework, version v22r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004