Template Struct convert< std::vector< rclcpp::QoS > >

Struct Documentation

template<>
struct convert<std::vector<rclcpp::QoS>>

Public Static Functions

static Node encode(const std::vector<rclcpp::QoS> &rhs, int version = 9)
static bool decode(const Node &node, std::vector<rclcpp::QoS> &rhs, int version = 9)