added eoFuncPtrStat, and appended various addTo member functions for more elegant definition of monitors, stats, checkpoints, etc

This commit is contained in:
maartenkeijzer 2007-09-05 11:36:44 +00:00
commit cb85c19259
6 changed files with 58 additions and 3 deletions

View file

@ -32,6 +32,7 @@
#include <utils/eoMonitor.h>
#include <utils/eoStat.h>
/** eoCheckPoint is a container class.
It contains std::vectors of (pointers to)
eoContinue (modif. MS July 16. 2002)