libptpmgmt 2.0
libptpmgmt library that provides the functionality of linuxptp pmc
Loading...
Searching...
No Matches
Timestamp_t Member List

This is the complete list of members for Timestamp_t, including all inherited members.

add(const Timestamp_t &ts)Timestamp_t
add(float_seconds seconds)Timestamp_t
eq(const Timestamp_t &ts) constTimestamp_t
eq(float_seconds seconds) constTimestamp_t
fromFloat(float_seconds seconds)Timestamp_t
fromNanoseconds(uint64_t nanoseconds)Timestamp_t
isZero() constTimestamp_t
less(const Timestamp_t &ts) constTimestamp_t
less(float_seconds seconds) constTimestamp_t
nanosecondsFieldTimestamp_t
operator float_seconds() constTimestamp_tinline
operator std::string() constTimestamp_tinline
operator timespec() constTimestamp_t
operator timeval() constTimestamp_t
operator+(const Timestamp_t &ts)Timestamp_tinline
operator+(float_seconds seconds)Timestamp_tinline
operator+=(const Timestamp_t &ts)Timestamp_tinline
operator+=(float_seconds seconds)Timestamp_tinline
operator-(const Timestamp_t &ts)Timestamp_tinline
operator-(float_seconds seconds)Timestamp_tinline
operator-=(const Timestamp_t &ts)Timestamp_tinline
operator-=(float_seconds seconds)Timestamp_tinline
operator<(const Timestamp_t &ts) constTimestamp_tinline
operator<(float_seconds seconds) constTimestamp_tinline
operator==(const Timestamp_t &ts) constTimestamp_tinline
operator==(float_seconds seconds) constTimestamp_tinline
secondsFieldTimestamp_t
size()Timestamp_tstatic
string() constTimestamp_t
subt(const Timestamp_t &ts)Timestamp_t
subt(float_seconds seconds)Timestamp_t
Timestamp_t()Timestamp_t
Timestamp_t(int64_t secs, uint32_t nsecs)Timestamp_t
Timestamp_t(const timespec &ts)Timestamp_t
Timestamp_t(const timeval &tv)Timestamp_t
Timestamp_t(float_seconds seconds)Timestamp_t
toFloat() constTimestamp_t
toNanoseconds() constTimestamp_t
toTimespec(timespec &ts) constTimestamp_t
toTimeval(timeval &tv) constTimestamp_t