7 #ifndef __UITF_PLUGIN_HPP__ 8 #define __UITF_PLUGIN_HPP__ 10 #include <fwRuntime/Plugin.hpp> 12 #include "uiTF/config.hpp" 28 UITF_API ~
Plugin() noexcept;
31 UITF_API
void start();
34 UITF_API
void stop() noexcept;
40 #endif //__UITF_PLUGIN_HPP__
Provides a default plugin implementation.
Transfert functions editor.