![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::PropertyOwnerObservable, including all inherited members.
addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
addObserver(Observer *observer)=0 (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protectedpure virtual |
notifyObserversDidAddProperty(Property *property, size_t index) (defined in inviwo::PropertyOwnerObservable) | inviwo::PropertyOwnerObservable | |
notifyObserversDidRemoveProperty(PropertyOwner *owner, Property *property, size_t index) (defined in inviwo::PropertyOwnerObservable) | inviwo::PropertyOwnerObservable | |
notifyObserversWillAddProperty(PropertyOwner *owner, Property *property, size_t index) (defined in inviwo::PropertyOwnerObservable) | inviwo::PropertyOwnerObservable | |
notifyObserversWillRemoveProperty(Property *property, size_t index) (defined in inviwo::PropertyOwnerObservable) | inviwo::PropertyOwnerObservable | |
operator=(const Observable< PropertyOwnerObserver > &other) | inviwo::Observable< PropertyOwnerObserver > | |
PropertyOwnerObservable()=default (defined in inviwo::PropertyOwnerObservable) | inviwo::PropertyOwnerObservable | |
removeObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
removeObserver(Observer *observer)=0 (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protectedpure virtual |
~ObservableInterface()=default (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | virtual |
~PropertyOwnerObservable()=default (defined in inviwo::PropertyOwnerObservable) | inviwo::PropertyOwnerObservable | virtual |