#include <DDDWorldObserver.h>
Public Member Functions | |
virtual void | update (const DDDWorld *w) |
Public Member Functions inherited from Observer< const Event * > | |
Observer () | |
void | slotForUpdate (const Event * iT) |
virtual | ~Observer () |
Additional Inherited Members | |
Protected Member Functions inherited from Observer< const Event * > | |
virtual void | update (const Event *)=0 |
This routine will be called when the appropriate signal arrives. More... | |
Definition at line 10 of file DDDWorldObserver.h.
|
inlinevirtual |
Definition at line 13 of file DDDWorldObserver.h.
References gather_cfg::cout, and w.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().