Function iox::capro::serviceMatch

Function Documentation

bool iox::capro::serviceMatch(const ServiceDescription &first, const ServiceDescription &second) noexcept

Compare two service descriptions via their values in member variables and return bool if match.

Parameters:
  • ServiceDescription – &first Servicedescription to compare

  • ServiceDescription – &second Servicedescription to compare

Returns:

Bool if comparison match or not