7 #include <fwRuntime/utils/GenericExecutableFactoryRegistrar.hpp> 8 #include <fwServices/macros.hpp> 10 #include <inr2itk/itkInrImageIO.hpp> 12 #include "ioITK/Plugin.hpp" 19 static ::fwRuntime::utils::GenericExecutableFactoryRegistrar<Plugin> registrar(
"ioITK::Plugin");
28 typedef ::itk::InrImageIO::Self Dummy;
~Plugin() noexcept
destructor
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.