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