9 #include "fwServices/config.hpp" 10 #include "fwServices/IService.hpp" 31 FWSERVICES_API
static const ::fwCom::Slots::SlotKeyType s_COMPUTE_REGISTRATION_SLOT;
47 FWSERVICES_API virtual
void computeRegistration(::
fwCore::HiResClock::HiResClockType timestamp) = 0;
Base class for all services.
Namespace fwServices is dedicated to (mimic) the dynamic affectation of methods to (pure data) object...
This namespace fwCore provides common foundations for FW4SPL.
This interface defines registerer service API. Must be implemented for services that register objects...
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.