ROS 2 rclcpp + rcl - jazzy  jazzy
ROS 2 C++ Client Library with ROS Client Library
rclcpp::node_interfaces::detail::NodeInterfacesSupportCheck< StorageClassT, NextInterfaceT, RemainingInterfaceTs ... > Struct Template Reference

Iterating specialization that ensures classes are supported and inherited. More...

#include <rclcpp/node_interfaces/detail/node_interfaces_helpers.hpp>

Inheritance diagram for rclcpp::node_interfaces::detail::NodeInterfacesSupportCheck< StorageClassT, NextInterfaceT, RemainingInterfaceTs ... >:
Inheritance graph
[legend]
Collaboration diagram for rclcpp::node_interfaces::detail::NodeInterfacesSupportCheck< StorageClassT, NextInterfaceT, RemainingInterfaceTs ... >:
Collaboration graph
[legend]

Detailed Description

template<typename StorageClassT, typename NextInterfaceT, typename ... RemainingInterfaceTs>
struct rclcpp::node_interfaces::detail::NodeInterfacesSupportCheck< StorageClassT, NextInterfaceT, RemainingInterfaceTs ... >

Iterating specialization that ensures classes are supported and inherited.

Definition at line 101 of file node_interfaces_helpers.hpp.


The documentation for this struct was generated from the following file: