Manages a list of Counter
Manages a list of Counter. When a Counter is finished, it calls endOfCount() with the value of the Counter : so you must inherite this class and define endOfCount() wich switch the value. (example Bonhomme20-endOfCount())
virtual void endOfCount(int value) throw()
void supprIfPresent(int value) throw()
CounterContainer() throw()
virtual ~CounterContainer() throw()
void virtual add(int t, int value) throw()
void virtual addLoop(int t, int value) throw()
void virtual reset() throw()
void virtual inc() throw()
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de