rmw
master
C API providing a middleware abstraction layer which is used to implement the rest of ROS.
|
Serialized message as a string of bytes. More...
#include <serialized_message.h>
Serialized message as a string of bytes.
It includes (but it is not limited to) the following members: \i buffer
the reference to internal storage, as a pointer \i buffer_length
the size of stored contents, as an unsigned integer \i buffer_capacity
the capacity of internal storage, as an unsigned integer