Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 2.07 KB

File metadata and controls

58 lines (39 loc) · 2.07 KB
.. rst-class:: api-ref

Time_t Operators

.. doxygenfunction:: eprosima::fastrtps::rtps::operator==(const Time_t &t1, const Time_t &t2)
    :project: FastDDS

.. doxygenfunction:: eprosima::fastrtps::rtps::operator!=(const Time_t &t1, const Time_t &t2)
    :project: FastDDS

.. doxygenfunction:: eprosima::fastrtps::rtps::operator<(const Time_t &t1, const Time_t &t2)
    :project: FastDDS

.. doxygenfunction:: eprosima::fastrtps::rtps::operator>(const Time_t &t1, const Time_t &t2)
    :project: FastDDS

.. doxygenfunction:: eprosima::fastrtps::rtps::operator<=(const Time_t &t1, const Time_t &t2)
    :project: FastDDS

.. doxygenfunction:: eprosima::fastrtps::rtps::operator>=(const Time_t &t1, const Time_t &t2)
    :project: FastDDS

.. doxygenfunction:: eprosima::fastrtps::rtps::operator<<(std::ostream &output, const Time_t &t)
    :project: FastDDS

.. doxygenfunction:: eprosima::fastrtps::rtps::operator+(const Time_t &ta, const Time_t &tb)
    :project: FastDDS

.. doxygenfunction:: eprosima::fastrtps::rtps::operator-(const Time_t &ta, const Time_t &tb)
    :project: FastDDS

.. doxygenfunction:: eprosima::fastrtps::operator==(const Time_t &t1, const Time_t &t2)
    :project: FastDDS

.. doxygenfunction:: eprosima::fastrtps::operator!=(const Time_t &t1, const Time_t &t2)
    :project: FastDDS

.. doxygenfunction:: eprosima::fastrtps::operator<(const Time_t &t1, const Time_t &t2)
    :project: FastDDS

.. doxygenfunction:: eprosima::fastrtps::operator>(const Time_t &t1, const Time_t &t2)
    :project: FastDDS

.. doxygenfunction:: eprosima::fastrtps::operator<=(const Time_t &t1, const Time_t &t2)
    :project: FastDDS

.. doxygenfunction:: eprosima::fastrtps::operator>=(const Time_t &t1, const Time_t &t2)
    :project: FastDDS

.. doxygenfunction:: eprosima::fastrtps::operator<<(std::ostream &output, const Time_t &t)
    :project: FastDDS

.. doxygenfunction:: eprosima::fastrtps::operator+(const Time_t &ta, const Time_t &tb)
    :project: FastDDS

.. doxygenfunction:: eprosima::fastrtps::operator-(const Time_t &ta, const Time_t &tb)
    :project: FastDDS