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

Function Documentation

inline bool eprosima::fastrtps::rtps::operator<=(const SequenceNumber_t &seq1, const SequenceNumber_t &seq2) noexcept

Checks if a SequenceNumber_t is less or equal than other.

Parameters:
Returns:

True if the first SequenceNumber_t is less or equal than the second