64 notificationInterval_(_notificationInterval)
74 return Observer::notificationInterval_;
79 notificationInterval_ = _notificationInterval;
size_t get_interval() const
Get the interval between notification steps.
void set_interval(size_t _notificationInterval)
Set the interval between notification steps.
Observer(size_t _notificationInterval)
virtual bool abort() const
Abort callback.
virtual ~Observer()
Destructor.