Typedef rclcpp::QosCallback

Typedef Documentation

using rclcpp::QosCallback = std::function<QosCallbackResult(const rclcpp::QoS&)>