BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Public Member Functions | |
virtual | ~IObserver () |
virtual void | notify (IObservable *subject)=0 |
Observer interface from Observer pattern.
Definition at line 26 of file IObserver.h.
|
virtualdefault |
|
pure virtual |
method which is used by observable subject to notify change in status