7 #ifndef __IODICOM_PLUGIN_HPP__ 8 #define __IODICOM_PLUGIN_HPP__ 10 #include <fwRuntime/Plugin.hpp> 32 #endif //__IODICOM_PLUGIN_HPP__
void start()
Notifies the plugin about its start.
Provides a default plugin implementation.
ioDicom contains services used to deal with the DICOM standard.
~Plugin() noexcept
destructor
void stop() noexcept
Notifies the plugin about its stop.