7 #include "Tuto16MultithreadConsole/Plugin.hpp" 9 #include <fwRuntime/utils/GenericExecutableFactoryRegistrar.hpp> 16 static ::fwRuntime::utils::GenericExecutableFactoryRegistrar<Plugin> registrar(
"::Tuto16MultithreadConsole::Plugin");
TUTO16MULTITHREADCONSOLE_API ~Plugin() noexcept
PLugin destructor.
TUTO16MULTITHREADCONSOLE_API void stop() noexcept
This method is used by runtime to stop the bundle.
TUTO16MULTITHREADCONSOLE_API void start()
This method is used by runtime to initialize the bundle.
The namespace Tuto16MultithreadConsole contains services to run the Tuto16MultithreadConsole example...