Function rosidl_runtime_c__type_description__TypeSource__Sequence__are_equal

Function Documentation

bool rosidl_runtime_c__type_description__TypeSource__Sequence__are_equal(const rosidl_runtime_c__type_description__TypeSource__Sequence *lhs, const rosidl_runtime_c__type_description__TypeSource__Sequence *rhs)

Check for msg/TypeSource message array equality.

Parameters:
  • lhs[in] The message array on the left hand size of the equality operator.

  • rhs[in] The message array on the right hand size of the equality operator.

Returns:

true if message arrays are equal in size and content, otherwise false.