Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::PropertyObservable, including all inherited members.
addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
notifyObserversOnSetDisplayName(Property *property, const std::string &displayName) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
notifyObserversOnSetIdentifier(Property *property, const std::string &identifier) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
notifyObserversOnSetReadOnly(Property *property, bool readonly) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
notifyObserversOnSetSemantics(Property *property, const PropertySemantics &semantics) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
notifyObserversOnSetVisible(Property *property, bool visible) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
Observable(const Observable< PropertyObserver > &other) | inviwo::Observable< PropertyObserver > | |
Observable(Observable< PropertyObserver > &&other) noexcept | inviwo::Observable< PropertyObserver > | |
operator=(const Observable< PropertyObserver > &other) | inviwo::Observable< PropertyObserver > | |
operator=(Observable< PropertyObserver > &&other) noexcept | inviwo::Observable< PropertyObserver > | |
PropertyObservable()=default (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
removeObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
~ObservableInterface()=default (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | virtual |