SMACC2
Public Types | List of all members
rclcpp::detail::assert_type_pair_is_specialized_type_adapter< CustomType, ROSMessageType > Struct Template Reference

#include <type_adapter.hpp>

Collaboration diagram for rclcpp::detail::assert_type_pair_is_specialized_type_adapter< CustomType, ROSMessageType >:
Collaboration graph

Public Types

using type_adapter = TypeAdapter< CustomType, ROSMessageType >
 

Detailed Description

template<typename CustomType, typename ROSMessageType>
struct rclcpp::detail::assert_type_pair_is_specialized_type_adapter< CustomType, ROSMessageType >

Definition at line 123 of file type_adapter.hpp.

Member Typedef Documentation

◆ type_adapter

template<typename CustomType , typename ROSMessageType >
using rclcpp::detail::assert_type_pair_is_specialized_type_adapter< CustomType, ROSMessageType >::type_adapter = TypeAdapter<CustomType, ROSMessageType>

Definition at line 125 of file type_adapter.hpp.


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