![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Additional Inherited Members | |
| Public Member Functions inherited from inviwo::PythonExecutionOutputObservable | |
| void | pythonExecutionOutputEvent (const std::string &msg, PythonOutputType outputType) |
| Public Member Functions inherited from inviwo::Observable< PythonExecutionOutputObserver > | |
| void | addObserver (PythonExecutionOutputObserver *observer) |
| bool | isObservedBy (PythonExecutionOutputObserver *observer) const |
| Observable< PythonExecutionOutputObserver > & | operator= (const Observable< PythonExecutionOutputObserver > &other) |
| void | removeObserver (PythonExecutionOutputObserver *observer) |
| virtual void | startBlockingNotifications () override final |
| virtual void | stopBlockingNotifications () override final |
| Protected Member Functions inherited from inviwo::Observable< PythonExecutionOutputObserver > | |
| void | forEachObserver (C callback) |
| Protected Member Functions inherited from inviwo::ObservableInterface | |
| void | addObservationHelper (Observer *observer) |
| virtual void | addObserver (Observer *observer)=0 |
| void | removeObservationHelper (Observer *observer) |
| virtual void | removeObserver (Observer *observer)=0 |