15 #ifndef RCLCPP__MEMORY_STRATEGIES_HPP_
16 #define RCLCPP__MEMORY_STRATEGIES_HPP_
18 #include "rclcpp/memory_strategy.hpp"
19 #include "rclcpp/visibility_control.hpp"
23 namespace memory_strategies
31 memory_strategy::MemoryStrategy::SharedPtr
32 create_default_strategy();
Versions of rosidl_typesupport_cpp::get_message_type_support_handle that handle adapted types.