7 #ifndef __TUTO16MULTITHREADCONSOLE_PLUGIN_HPP__ 8 #define __TUTO16MULTITHREADCONSOLE_PLUGIN_HPP__ 10 #include "Tuto16MultithreadConsole/config.hpp" 12 #include <fwRuntime/Plugin.hpp> 26 TUTO16MULTITHREADCONSOLE_API ~
Plugin() noexcept;
29 TUTO16MULTITHREADCONSOLE_API
void start();
32 TUTO16MULTITHREADCONSOLE_API
void stop() noexcept;
37 #endif //__TUTO16MULTITHREADCONSOLE_PLUGIN_HPP__ Provides a default plugin implementation.
Class call when bundle is started/stopped.
The namespace Tuto16MultithreadConsole contains services to run the Tuto16MultithreadConsole example...