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

centellaAlg Class Reference

centella algorithm and program aplication. More...

#include <centellaAlg.h>

Inheritance diagram for centellaAlg:

algorithmTree defineVI algorithmVI List of all members.

Public Methods

 centellaAlg ()
 default constructor.

virtual ~centellaAlg ()
 default destructor.

virtual void initialize ()
 overwrite the initialize method to ask for define.


Private Methods

virtual void define ()
 define the class using other algorithms. More...


Detailed Description

centella algorithm and program aplication.

centellaAlg is an algorithmVI.
centellaAlg runs an application to process RUN data.

Definition at line 36 of file centellaAlg.h.


Constructor & Destructor Documentation

centellaAlg::centellaAlg ( ) [inline]

default constructor.

Definition at line 42 of file centellaAlg.h.

centellaAlg::~centellaAlg ( ) [inline, virtual]

default destructor.

Definition at line 44 of file centellaAlg.h.


Member Function Documentation

void centellaAlg::define ( ) [inline, private, virtual]

define the class using other algorithms.

overwrite the initialize method to check if the algorith has been defined. If not define it first.

Reimplemented from defineVI.

Definition at line 14 of file centellaAlg.cpp.

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

overwrite the initialize method to ask for define.

Reimplemented from algorithmTree.

Definition at line 5 of file centellaAlg.cpp.


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