Function rosidl_runtime_c__type_description__KeyValue__Sequence__are_equal

Function Documentation

bool rosidl_runtime_c__type_description__KeyValue__Sequence__are_equal(const rosidl_runtime_c__type_description__KeyValue__Sequence *lhs, const rosidl_runtime_c__type_description__KeyValue__Sequence *rhs)

Check for msg/KeyValue 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.