Template Struct convert< std::unordered_map< std::string, rclcpp::QoS > >

Struct Documentation

template<>
struct convert<std::unordered_map<std::string, rclcpp::QoS>>

Public Static Functions

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