7 #ifndef __UIIO_PLUGIN_HPP__ 8 #define __UIIO_PLUGIN_HPP__ 10 #include <fwRuntime/Plugin.hpp> 34 #endif //__UIIO_PLUGIN_HPP__
Provides a default plugin implementation.
void start()
This method is used by runtime to initialize the bundle.
void stop() noexcept
This method is used by runtime to stop the bundle.
~Plugin() noexcept
PLugin destructor.
The namespace uiIO contains a simple service to manipulate IO with IHM..