|
| virtual void | onPythonExecutionOutput (const std::string &msg, PythonOutputType outputType) override |
|
| Observer (const Observer &other) |
|
| Observer (Observer &&other) |
|
Observer & | operator= (const Observer &other) |
|
Observer & | operator= (Observer &&other) |
| void | removeObservation (ObservableInterface *observable) |
|
void | removeObservations () |
| virtual | ~Observer () |
|
| 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:
- modules/python3/include/modules/python3/pythonlogger.h