Variable rosidl::kMaxBufferDescriptorSize
Defined in File buffer_backend.hpp
Variable Documentation
-
constexpr size_t rosidl::kMaxBufferDescriptorSize = 4096
Upper bound (in bytes) on the serialized size of any buffer backend descriptor message. Backends must ensure that every descriptor produced by create_descriptor_with_endpoint() serializes to no more than this many bytes.