15 #ifndef RCLCPP__SERIALIZED_MESSAGE_HPP_
16 #define RCLCPP__SERIALIZED_MESSAGE_HPP_
21 #include "rclcpp/visibility_control.hpp"
51 size_t initial_capacity,
99 size_t capacity()
const;
106 void reserve(
size_t capacity);
#define rcl_get_default_allocator
Return a properly initialized rcl_allocator_t with default values.
rcutils_allocator_t rcl_allocator_t
Encapsulation of an allocator.
Object oriented version of rcl_serialized_message_t with destructor to avoid memory leaks.
Versions of rosidl_typesupport_cpp::get_message_type_support_handle that handle adapted types.
rmw_serialized_message_t rcl_serialized_message_t
typedef for rmw_serialized_message_t;