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