7 #include "fwServices/IRegisterer.hpp" 9 #include <fwCom/Slots.hxx> 16 const ::fwCom::Slots::SlotKeyType IRegisterer::s_COMPUTE_REGISTRATION_SLOT =
"computeRegistration";
Namespace fwServices is dedicated to (mimic) the dynamic affectation of methods to (pure data) object...
virtual FWSERVICES_API void computeRegistration(::fwCore::HiResClock::HiResClockType timestamp)=0
Register matrix slot.
FWSERVICES_API IRegisterer() noexcept
Constructor.
virtual FWSERVICES_API ~IRegisterer() noexcept
Destructor.