7 #ifndef __MONITORQT_PLUGIN_HPP__ 8 #define __MONITORQT_PLUGIN_HPP__ 10 #include <fwRuntime/Plugin.hpp> 33 #endif //__MONITORQT_PLUGIN_HPP__
~Plugin() noexcept
destructor
Provides a default plugin implementation.
void start()
Notifies the plugin about its start.
void stop() noexcept
Notifies the plugin about its stop.