Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

AlephROOTExManager Class Reference

the execution manager used when running on EPIO input. More...

#include <AlephROOTExManager.h>

Inheritance diagram for AlephROOTExManager:

Inheritance graph
[legend]
Collaboration diagram for AlephROOTExManager:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual AlephRC initialize ()
 the initialization step. More...

virtual AlephRC run ()
 the running step. More...

virtual AlephRC terminate ()
 the terminating step. More...


Protected Methods

 AlephROOTExManager ()
virtual ~AlephROOTExManager ()
virtual AlephRC loopAll ()
virtual AlephRC loopAllRead ()
virtual AlephRC loopAllWrite ()
virtual AlephRC loopInter ()
virtual AlephRC loopInterRead ()
virtual AlephRC loopInterWrite ()

Friends

class  AlephExManager

Detailed Description

the execution manager used when running on EPIO input.

Definition at line 25 of file AlephROOTExManager.h.


Constructor & Destructor Documentation

AlephROOTExManager::AlephROOTExManager ( ) [protected]
 

Definition at line 28 of file AlephROOTExManager.cpp.

AlephROOTExManager::~AlephROOTExManager ( ) [protected, virtual]
 

Definition at line 38 of file AlephROOTExManager.cpp.


Member Function Documentation

AlephRC AlephROOTExManager::initialize ( ) [virtual]
 

the initialization step.

Reimplemented from AlephExManager.

Definition at line 43 of file AlephROOTExManager.cpp.

AlephRC AlephROOTExManager::loopAll ( ) [protected, virtual]
 

Definition at line 136 of file AlephROOTExManager.cpp.

Referenced by run().

AlephRC AlephROOTExManager::loopAllRead ( ) [protected, virtual]
 

Definition at line 167 of file AlephROOTExManager.cpp.

AlephRC AlephROOTExManager::loopAllWrite ( ) [protected, virtual]
 

Definition at line 229 of file AlephROOTExManager.cpp.

AlephRC AlephROOTExManager::loopInter ( ) [protected, virtual]
 

Definition at line 238 of file AlephROOTExManager.cpp.

Referenced by run().

AlephRC AlephROOTExManager::loopInterRead ( ) [protected, virtual]
 

Definition at line 269 of file AlephROOTExManager.cpp.

AlephRC AlephROOTExManager::loopInterWrite ( ) [protected, virtual]
 

Definition at line 339 of file AlephROOTExManager.cpp.

AlephRC AlephROOTExManager::run ( ) [virtual]
 

the running step.

Reimplemented from AlephExManager.

Definition at line 95 of file AlephROOTExManager.cpp.

AlephRC AlephROOTExManager::terminate ( ) [virtual]
 

the terminating step.

Reimplemented from AlephExManager.

Definition at line 81 of file AlephROOTExManager.cpp.


Friends And Related Function Documentation

class AlephExManager [friend]
 

Definition at line 32 of file AlephROOTExManager.h.


The documentation for this class was generated from the following files:
Generated at Wed Jun 18 17:21:20 2003 for ALPHA++ by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001