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