7 #include "ioGdcm/Plugin.hpp" 9 #include <fwRuntime/utils/GenericExecutableFactoryRegistrar.hpp> 11 #include <fwServices/macros.hpp> 17 static GenericExecutableFactoryRegistrar<Plugin> registrar(
"::ioGdcm::Plugin");
void stop() noexcept
Notifies the plugin about its stop.
void start()
Notifies the plugin about its start.
~Plugin() noexcept
destructor
The namespace fwRuntime::utils contains template executable factory classes.
ioGdcm contains services use to deal with DICOM using the GDCM library.