Function rmf_traffic::schedule::operator!=

Function Documentation

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

Non-equality operator for Query 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.