7 #ifndef __FWSERVICES_ICONTROLLER_HPP__ 8 #define __FWSERVICES_ICONTROLLER_HPP__ 10 #include "fwServices/config.hpp" 11 #include "fwServices/IService.hpp" 42 #endif // __FWSERVICES_ICONTROLLER_HPP__ Base class for all services.
Namespace fwServices is dedicated to (mimic) the dynamic affectation of methods to (pure data) object...
This interface defines control service API. Does nothing particularly, can be considered as a default...
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.