9 #include <fwTools/Object.hpp> 11 #include "fwServices/IService.hpp" 29 FWSERVICES_API ::fwServices::IService::sptr
get( ::fwData::Object::sptr obj,
30 std::string serviceType );
35 template<
class SERVICE>
50 #include "fwServices/op/Get.hxx"
FWSERVICES_API::fwServices::IService::sptr get(::fwData::Object::sptr obj, std::string serviceType)
Get the first service of type serviceType which is attached to obj.
Namespace fwServices is dedicated to (mimic) the dynamic affectation of methods to (pure data) object...
Contains the representation of the data objects used in the framework.