![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::ResourceManagerObservable, 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 |
| notifyDidAddResource(size_t group, size_t index, const Resource &resource) (defined in inviwo::ResourceManagerObservable) | inviwo::ResourceManagerObservable | protected |
| notifyDidRemoveResource(size_t group, size_t index, const Resource &resource) (defined in inviwo::ResourceManagerObservable) | inviwo::ResourceManagerObservable | protected |
| notifyDidUpdateResource(size_t group, size_t index, const Resource &resource) (defined in inviwo::ResourceManagerObservable) | inviwo::ResourceManagerObservable | protected |
| notifyWillAddResource(size_t group, size_t index, const Resource &resource) (defined in inviwo::ResourceManagerObservable) | inviwo::ResourceManagerObservable | protected |
| notifyWillRemoveResource(size_t group, size_t index, const Resource &resource) (defined in inviwo::ResourceManagerObservable) | inviwo::ResourceManagerObservable | protected |
| notifyWillUpdateResource(size_t group, size_t index, const Resource &resource) (defined in inviwo::ResourceManagerObservable) | inviwo::ResourceManagerObservable | protected |
| operator=(const Observable< ResourceManagerObserver > &other) | inviwo::Observable< ResourceManagerObserver > | |
| 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 |