intermediate commit 4

This commit is contained in:
LPTK 2013-07-01 16:36:10 +02:00
commit 8c6610ec67
14 changed files with 149 additions and 607 deletions

View file

@ -39,9 +39,8 @@
#include <utils/eoParam.h>
/**
* Base class for to update what ever you want
* similar to eoUpdater
* But there is an init method !
* Base class for updating whatever you want.
* Similar to eoUpdater, but there is an "init" method !
*/
class moUpdater : public eoF<void>
{