7 #include "ioDicom/Plugin.hpp" 9 #include <fwDicomIOFilterQt/sorter/TagValueConfigurableSorter.hpp> 10 #include <fwRuntime/utils/GenericExecutableFactoryRegistrar.hpp> 11 #include <fwServices/macros.hpp> 17 static GenericExecutableFactoryRegistrar<Plugin> registrar(
"ioDicom::Plugin");
22 ::fwDicomIOFilterQt::sorter::TagValueConfigurableSorter::sptr t =
23 ::fwDicomIOFilterQt::sorter::TagValueConfigurableSorter::New();
void start()
Notifies the plugin about its start.
ioDicom contains services used to deal with the DICOM standard.
~Plugin() noexcept
destructor
The namespace fwRuntime::utils contains template executable factory classes.
void stop() noexcept
Notifies the plugin about its stop.