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

centellaAlgorithms.h

Go to the documentation of this file.
00001 #ifndef centellaAlgorithms_h
00002 #define centellaAlgorithms_h
00003 
00004 //----------------------------
00006 /*! 
00007 The system algorithms are stored into the algorithmVI server of processManager.
00008 */
00009 //----------------------------
00010 // JA Hernando, Santa Cruz, 05/15/00
00011 //----------------------------
00012 //############################
00013 class centellaAlgorithms
00014 //############################
00015 {
00016 public:
00017         
00019         centellaAlgorithms();
00021         ~centellaAlgorithms() {};
00022 };
00023 #endif

Generated at Fri Aug 18 12:57:37 2000 for centella framework by doxygen 1.1.3 written by Dimitri van Heesch, © 1997-2000