7 #ifndef __FWSERVICES_IOPERATOR_HPP__ 8 #define __FWSERVICES_IOPERATOR_HPP__ 10 #include "fwServices/config.hpp" 11 #include "fwServices/IParametersService.hpp" 13 #include <fwCom/Signal.hpp> 14 #include <fwCom/Signals.hpp> 32 FWSERVICES_API
static const ::fwCom::Signals::SignalKeyType s_COMPUTED_SIG;
48 #endif // __FWSERVICES_IOPERATOR_HPP__ Namespace fwServices is dedicated to (mimic) the dynamic affectation of methods to (pure data) object...
This interface defines operator service API.
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.
ComputedSignalType::sptr m_sigComputed
Signal emitted when operator is computed.