|
SourceXtractorPlusPlus
0.19
SourceXtractor++, the next generation SExtractor
|
Observer interface to be used with Observable to implement the Observer pattern. More...
#include <Observable.h>

Public Member Functions | |
| virtual | ~Observer ()=default |
| virtual void | handleMessage (const T &message)=0 |
Observer interface to be used with Observable to implement the Observer pattern.
Definition at line 38 of file Observable.h.
|
virtualdefault |
|
pure virtual |
Implemented in SourceObserver, GroupObserver, SourceXtractor::ProgressMediator::GroupCounter, SourceXtractor::ProgressMediator::SourceCounter, SourceXtractor::DetectionIdCheckImage, SourceXtractor::MoffatCheckImage, SourceXtractor::SourceIdCheckImage, SourceXtractor::GroupIdCheckImage, and SourceXtractor::ProgressMediator::ProgressCounter.
1.8.5