Function eprosima::fastrtps::rtps::operator==(const Locator_t&, const Locator_t&)

Function Documentation

inline bool eprosima::fastrtps::rtps::operator==(const Locator_t &loc1, const Locator_t &loc2)

Equal to operator.

Parameters:
  • loc1 – Left hand side locator being compared.

  • loc2 – Right hand side locator being compared.

Returns:

true if loc1 is equal to loc2.

Returns:

false otherwise.