Typedef eCAL::ResponseCallbackT#
Defined in File ecal_service_info.h
Typedef Documentation#
-
typedef std::function<void(const struct SServiceResponse &service_response_)> eCAL::ResponseCallbackT#
Service response callback function type (low level client interface).
- Param service_response_:
Service response struct containing the (responding) server informations and the response itself.