Function rmf_traffic::schedule::operator==

Function Documentation

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

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.