rmw
Defined in File message_sequence.h
Structure to hold a sequence of ROS messages.
Public Members
Array of pointers to ROS messages.
The number of valid entries in data.
data
The total allocated capacity of the data array.
The allocator used to allocate the data array.