11#include <framework/core/Module.h>
37 virtual void event()
override;
Start an interactive python shell in each call of event().
virtual void event() override
This method is the core of the module.
InteractiveModule()
Constructor.
Abstract base class for different kinds of events.