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.
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
- The user algorithms should be created in the constructor of this class.
- The user algorithms should be added into the processManager in the constructor of this class. For that use the method
addAlgorithm()
of the processManager.
- All the user algorithms should inherit from algorithmVI.
- See centellaAlgorithms for reference.
Definition at line 22 of file userAlgorithms.h.
Constructor & Destructor Documentation
userAlgorithms::userAlgorithms ( ) |
|
userAlgorithms::~userAlgorithms ( ) [inline] |
|
The documentation for this class was generated from the following files:
Generated at Fri Aug 18 12:57:42 2000 for centella framework by
1.1.3 written by Dimitri van Heesch,
© 1997-2000