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

userAlgorithms Class Reference

Class left to the user to create his/her algorithms and add them to the processManager. More...

#include <userAlgorithms.h>

List of all members.

Public Methods

 userAlgorithms ()
 constructor - creates the user algorithms and adds them into the processManager. More...

 ~userAlgorithms ()
 destructor - destroies the algorithms.


Detailed Description

Class left to the user to create his/her algorithms and add them to the processManager.

userAlgorithms should be implemented by the USER

Definition at line 22 of file userAlgorithms.h.


Constructor & Destructor Documentation

userAlgorithms::userAlgorithms ( )

constructor - creates the user algorithms and adds them into the processManager.

see centellaAlgorithms constructor for reference

Definition at line 5 of file userAlgorithms.cpp.

userAlgorithms::~userAlgorithms ( ) [inline]

destructor - destroies the algorithms.

Definition at line 31 of file userAlgorithms.h.


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