Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::FactoryObservable< T > Class Template Reference
+ Inheritance diagram for inviwo::FactoryObservable< T >:

Protected Member Functions

void notifyObserversOnRegister (T *p)
 
void notifyObserversOnUnRegister (T *p)
 
- Protected Member Functions inherited from inviwo::Observable< FactoryObserver< T > >
void forEachObserver (C callback)
 
- Protected Member Functions inherited from inviwo::ObservableInterface
void addObservationHelper (Observer *observer)
 
void removeObservationHelper (Observer *observer)
 

Additional Inherited Members

- Public Member Functions inherited from inviwo::Observable< FactoryObserver< T > >
 Observable (const Observable< T > &other)
 
 Observable (Observable< T > &&other) noexcept
 
Observable< T > & operator= (const Observable< T > &other)
 
Observable< T > & operator= (Observable< T > &&other) noexcept
 
void addObserver (T *observer)
 
void removeObserver (T *observer)
 
virtual void startBlockingNotifications () override final
 
virtual void stopBlockingNotifications () override final
 
- Public Member Functions inherited from inviwo::ObservableInterface

The documentation for this class was generated from the following file: