ROS 2 rclcpp + rcl - jazzy  jazzy
ROS 2 C++ Client Library with ROS Client Library
Public Member Functions | List of all members
rclcpp::node_interfaces::detail::NodeInterfacesSupports< StorageClassT > Struct Template Reference

Terminating specialization of NodeInterfacesSupports. More...

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

Inheritance diagram for rclcpp::node_interfaces::detail::NodeInterfacesSupports< StorageClassT >:
Inheritance graph
[legend]
Collaboration diagram for rclcpp::node_interfaces::detail::NodeInterfacesSupports< StorageClassT >:
Collaboration graph
[legend]

Public Member Functions

template<typename ... ArgsT>
 NodeInterfacesSupports (ArgsT &&... args)
 Perfect forwarding constructor to get arguments down to StorageClassT.
 

Detailed Description

template<typename StorageClassT>
struct rclcpp::node_interfaces::detail::NodeInterfacesSupports< StorageClassT >

Terminating specialization of NodeInterfacesSupports.

Definition at line 124 of file node_interfaces_helpers.hpp.


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