Typedef ros2_medkit_param_beacon::ParameterClientFactory
Defined in File parameter_client_interface.hpp
Typedef Documentation
-
using ros2_medkit_param_beacon::ParameterClientFactory = std::function<std::shared_ptr<ParameterClientInterface>(const std::string &target_node)>
Factory function type for creating parameter clients.