Function rosidl_runtime_c__type_description__KeyValue__are_equal

Function Documentation

bool rosidl_runtime_c__type_description__KeyValue__are_equal(const rosidl_runtime_c__type_description__KeyValue *lhs, const rosidl_runtime_c__type_description__KeyValue *rhs)

Check for msg/KeyValue message equality.

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

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

Returns:

true if messages are equal, otherwise false.