Thunderbots Project
Loading...
Searching...
No Matches
Timestamp Member List

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

EPSILON (defined in Time)Timestatic
fromMilliseconds(double milliseconds)Timestampstatic
fromSeconds(double seconds)Timestampstatic
fromTimestampProto(const TbotsProto::Timestamp &timestamp_proto)Timestampstatic
operator!=(const Timestamp &other) constTimestamp
operator+(const Duration &duration) constTimestamp
operator-(const Duration &duration) constTimestamp
operator-(const Timestamp &timestamp) constTimestamp
operator<(const Timestamp &other) constTimestamp
operator<<Timestampfriend
operator<=(const Timestamp &other) constTimestamp
operator==(const Timestamp &other) constTimestamp
operator>(const Timestamp &other) constTimestamp
operator>=(const Timestamp &other) constTimestamp
Time()Time
Time(double time_seconds)Timeexplicitprotected
time_in_seconds (defined in Time)Timeprotected
Timestamp()Timestamp
toMilliseconds() constTime
toSeconds() constTime
~Time()=0Timepure virtual