![]() |
Inviwo
0.9.10.1
Inviwo documentation
|
Protected Member Functions | |
void | notifyObserversOnRegister (T *p) |
void | notifyObserversOnUnRegister (T *p) |
![]() | |
void | forEachObserver (C callback) |
![]() | |
void | addObservationHelper (Observer *observer) |
void | removeObservationHelper (Observer *observer) |
Additional Inherited Members | |
![]() | |
Observable (const Observable< FactoryObserver< T > > &other) | |
Observable (Observable< FactoryObserver< T > > &&other) | |
Observable< FactoryObserver< T > > & | operator= (const Observable< FactoryObserver< T > > &other) |
Observable< FactoryObserver< T > > & | operator= (Observable< FactoryObserver< T > > &&other) |
void | addObserver (FactoryObserver< T > *observer) |
void | removeObserver (FactoryObserver< T > *observer) |
virtual void | startBlockingNotifications () override final |
virtual void | stopBlockingNotifications () override final |