7 #ifndef __IOITK_PLUGIN_HPP__ 8 #define __IOITK_PLUGIN_HPP__ 10 #include <fwRuntime/Plugin.hpp> 36 #endif //__IOITK_PLUGIN_HPP__ This class is started when the bundles is loaded.
~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.
The namespace ioITK contains services for reader, writer and helper for itk image.