Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::NetworkEditorObservable Class Reference
+ Inheritance diagram for inviwo::NetworkEditorObservable:

Public Member Functions

void notifyObserversNetworkEditorFileChanged (const std::string &newFilename)
 
void notifyObserversSceneSizeChanged ()
 
- Public Member Functions inherited from inviwo::Observable< NetworkEditorObserver >
void addObserver (NetworkEditorObserver *observer)
 
bool isObservedBy (NetworkEditorObserver *observer) const
 
 Observable (const Observable< NetworkEditorObserver > &other)
 
 Observable (Observable< NetworkEditorObserver > &&other) noexcept
 
Observable< NetworkEditorObserver > & operator= (const Observable< NetworkEditorObserver > &other)
 
Observable< NetworkEditorObserver > & operator= (Observable< NetworkEditorObserver > &&other) noexcept
 
void removeObserver (NetworkEditorObserver *observer)
 
virtual void startBlockingNotifications () override final
 
virtual void stopBlockingNotifications () override final
 

Additional Inherited Members

- Protected Member Functions inherited from inviwo::Observable< NetworkEditorObserver >
void forEachObserver (C callback)
 
- Protected Member Functions inherited from inviwo::ObservableInterface
void addObservationHelper (Observer *observer)
 
void removeObservationHelper (Observer *observer)
 

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