|  | 
| virtual void | onPythonExecutionOutput (const std::string &msg, PythonOutputType outputType) override | 
|  | Observer (const Observer &other) | 
|  | Observer (Observer &&other) | 
| Observer & | operator= (Observer &&other) | 
| Observer & | operator= (const Observer &other) | 
| virtual | ~Observer () | 
| void | removeObservation (ObservableInterface *observable) | 
| void | removeObservations () | 
|  | 
| void | addObservation (ObservableInterface *observable) | 
| std::unordered_set< ObservableInterface * > | observables_ | 
◆ onPythonExecutionOutput()
  
  | 
        
          | virtual void inviwo::PythonLogger::onPythonExecutionOutput | ( | const std::string & | msg, |  
          |  |  | PythonOutputType | outputType ) |  | overridevirtual | 
 
 
The documentation for this class was generated from the following file: