7 #ifndef __PATCHMEDICALDATA_PLUGIN_HPP__ 8 #define __PATCHMEDICALDATA_PLUGIN_HPP__ 10 #include <fwRuntime/Plugin.hpp> 12 #include "patchMedicalData/config.hpp" 24 PATCHMEDICALDATA_API ~
Plugin() noexcept;
30 PATCHMEDICALDATA_API
void start();
33 PATCHMEDICALDATA_API
void stop() noexcept;
39 #endif //__PATCHMEDICALDATA_PLUGIN_HPP__ Provides a default plugin implementation.
This class is started when the bundles is loaded.
The bundle patchMedicalData allows to load patches from fwStructuralPatch and fwMDSemanticPatch libra...