7 #ifndef __FWRUNTIME_PROFILE_STOPPER_HPP__ 8 #define __FWRUNTIME_PROFILE_STOPPER_HPP__ 10 #include "fwRuntime/config.hpp" 11 #include "fwRuntime/Version.hpp" 13 #include <boost/utility.hpp> 47 const std::string m_identifier;
void apply()
Applies the Stopper on the system.
The namespace fwRuntime contains classes to manage bundle, configuration element, extension point in ...
FWRUNTIME_API Stopper(const std::string &_identifier, const Version &version=Version())
Constructor.
Holds version information for libraries and bundles.