![]() |
Inviwo
0.9.10.1
Inviwo documentation
|
Public Member Functions | |
void | addModulePath (const std::string &path) |
void | importModule (const std::string &moduleName) |
bool | runString (std::string code) |
![]() | |
void | pythonExecutionOutputEvent (const std::string &msg, PythonOutputType outputType) |
![]() | |
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 | |
![]() | |
void | forEachObserver (C callback) |
![]() | |
void | addObservationHelper (Observer *observer) |
void | removeObservationHelper (Observer *observer) |