9 #include <fwRuntime/utils/GenericExecutableFactoryRegistrar.hpp> 11 #include "ctrlSelection/Plugin.hpp" 18 static ::fwRuntime::utils::GenericExecutableFactoryRegistrar<Plugin> registrar(
"::ctrlSelection::Plugin");
#define SLM_TRACE_FUNC()
Trace contextual function signature.
void start()
This method is used by runtime to initialize the bundle.
The namespace ctrlSelection contains several interfaces for manager, updater and wrapper.
This file defines SpyLog macros. These macros are used to log messages to a file or to the console du...
~Plugin() noexcept
PLugin destructor.
void stop() noexcept
This method is used by runtime to stop the bundle.