7 #ifndef __IODCMTK_PLUGIN_HPP__ 8 #define __IODCMTK_PLUGIN_HPP__ 10 #include <fwRuntime/Plugin.hpp> 32 #endif //__IODCMTK_PLUGIN_HPP__ Provides a default plugin implementation.
void start()
Notifies the plugin about its start.
~Plugin() noexcept
destructor
void stop() noexcept
Notifies the plugin about its stop.
ioDcmtk contains services use to deal with DICOM using the GDCM library.