|
ROS 2 rclcpp + rcl - rolling
rolling-4d14414d
ROS 2 C++ Client Library with ROS Client Library
|


Additional Inherited Members | |
Public Types inherited from rclcpp::function_traits::function_traits< ReturnTypeT(Args ...)> | |
| using | arguments = std::tuple< Args ... > |
| template<std::size_t N> | |
| using | argument_type = typename std::tuple_element< N, arguments >::type |
| using | return_type = ReturnTypeT |
Static Public Attributes inherited from rclcpp::function_traits::function_traits< ReturnTypeT(Args ...)> | |
| static constexpr std::size_t | arity = std::tuple_size<arguments>::value |
Definition at line 78 of file function_traits.hpp.