ROS 2 rclcpp + rcl - rolling  rolling-4d14414d
ROS 2 C++ Client Library with ROS Client Library
Public Types | List of all members
rclcpp::subscription_traits::extract_message_type< MessageT > Struct Template Reference
Inheritance diagram for rclcpp::subscription_traits::extract_message_type< MessageT >:
Inheritance graph
[legend]

Public Types

using type = typename std::remove_cv_t< std::remove_reference_t< MessageT > >
 

Detailed Description

template<typename MessageT>
struct rclcpp::subscription_traits::extract_message_type< MessageT >

Definition at line 65 of file subscription_traits.hpp.


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