7 #include "ctrlCamp/Plugin.hpp" 9 #include <fwRuntime/utils/GenericExecutableFactoryRegistrar.hpp> 14 static ::fwRuntime::utils::GenericExecutableFactoryRegistrar<Plugin> registrar(
"::ctrlCamp::Plugin");
CTRLCAMP_API void start()
Overrides start method. Object declarations.
The namespace ctrlCamp contains services using camp.
CTRLCAMP_API ~Plugin() noexcept
Destructor. Do nothing.
CTRLCAMP_API void stop() noexcept
Overrides stop method. Do nothing.