7 #ifndef __CTRLCAMP_ICAMP_HPP__ 8 #define __CTRLCAMP_ICAMP_HPP__ 10 #include "ctrlCamp/config.hpp" 12 #include <fwCore/base.hpp> 14 #include <fwServices/IService.hpp> 33 CTRLCAMP_API ~
ICamp();
Base class for all services.
The namespace ctrlCamp contains services using camp.
This interface defines service API. It can be considered as a default type for services using fwCamp...
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.