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