Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::ResourceManagerObservable Member List

This is the complete list of members for inviwo::ResourceManagerObservable, including all inherited members.

addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface)inviwo::ObservableInterfaceprotected
notifyDidAddResource(size_t group, size_t index, const Resource &resource) (defined in inviwo::ResourceManagerObservable)inviwo::ResourceManagerObservableprotected
notifyDidRemoveResource(size_t group, size_t index, const Resource &resource) (defined in inviwo::ResourceManagerObservable)inviwo::ResourceManagerObservableprotected
notifyDidUpdateResource(size_t group, size_t index, const Resource &resource) (defined in inviwo::ResourceManagerObservable)inviwo::ResourceManagerObservableprotected
notifyWillAddResource(size_t group, size_t index, const Resource &resource) (defined in inviwo::ResourceManagerObservable)inviwo::ResourceManagerObservableprotected
notifyWillRemoveResource(size_t group, size_t index, const Resource &resource) (defined in inviwo::ResourceManagerObservable)inviwo::ResourceManagerObservableprotected
notifyWillUpdateResource(size_t group, size_t index, const Resource &resource) (defined in inviwo::ResourceManagerObservable)inviwo::ResourceManagerObservableprotected
Observable(const Observable< ResourceManagerObserver > &other)inviwo::Observable< ResourceManagerObserver >
Observable(Observable< ResourceManagerObserver > &&other) noexceptinviwo::Observable< ResourceManagerObserver >
operator=(const Observable< ResourceManagerObserver > &other)inviwo::Observable< ResourceManagerObserver >
operator=(Observable< ResourceManagerObserver > &&other) noexceptinviwo::Observable< ResourceManagerObserver >
removeObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface)inviwo::ObservableInterfaceprotected
~ObservableInterface()=default (defined in inviwo::ObservableInterface)inviwo::ObservableInterfacevirtual