Function rmf_traffic::operator!=

Function Documentation

bool rmf_traffic::operator!=(const Region &lhs, const Region &rhs)

Non-equality operator for Region objects.

Parameters:
  • lhs[in] A const reference to the left-hand-side of the comparison.

  • rhs[in] A const reference to the right-hand-side of the comparison.