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

algorithmCommand Class Reference

Class to convert an algorithm into a command. More...

#include <algorithmCommand.h>

Inheritance diagram for algorithmCommand:

algorithmVI algorithmImport comApplyOptions comCloseIO comListOptions comLoadCalibration comOpenIO comReadEvent comSkipEvent comWriteEvent comWriteOutData comWriteOutDetector comWriteOutInfo comWriteWelcome runEventAlg runRunAlg List of all members.

Public Methods

virtual void initialize ()
 null the initalize.

virtual void finalize ()
 null the finalize.


Detailed Description

Class to convert an algorithm into a command.

algorithmCommand is an algorithmVI.
algorithmCommand has null methods initialize() and finalize(). run() method is identicall to execute().

Definition at line 15 of file algorithmCommand.h.


Member Function Documentation

void algorithmCommand::finalize ( ) [inline, virtual]

null the finalize.

Reimplemented from algorithmVI.

Definition at line 22 of file algorithmCommand.h.

void algorithmCommand::initialize ( ) [inline, virtual]

null the initalize.

Reimplemented from algorithmVI.

Definition at line 20 of file algorithmCommand.h.


The documentation for this class was generated from the following file:
Generated at Fri Aug 18 12:57:39 2000 for centella framework by doxygen 1.1.3 written by Dimitri van Heesch, © 1997-2000