This class is used as a non-template base class for the templatized \fBObserver\fP one\&. It is used to avoid propagating template to the whole \fBObservable\fP class\&. It only contains the \fBObserver::notify()\fP virtual method\&.
.SH"Member Function Documentation"
.PP
.SS"void notify (unsigned int flags)\fC [virtual]\fP"
The method which will be called whenever a change occurs on the \fBObservable\fP\&.
.PP
Referenced by Observable::notify()\&.
.SH"Author"
.PP
Generated automatically by Doxygen for Katabatic - Routing Toolbox from the source code\&.