|
Thunderbots Project
|
This is the complete list of members for Timestamp, including all inherited members.
| EPSILON (defined in Time) | Time | static |
| fromMilliseconds(double milliseconds) | Timestamp | static |
| fromSeconds(double seconds) | Timestamp | static |
| fromTimestampProto(const TbotsProto::Timestamp ×tamp_proto) | Timestamp | static |
| operator!=(const Timestamp &other) const | Timestamp | |
| operator+(const Duration &duration) const | Timestamp | |
| operator-(const Duration &duration) const | Timestamp | |
| operator-(const Timestamp ×tamp) const | Timestamp | |
| operator<(const Timestamp &other) const | Timestamp | |
| operator<< | Timestamp | friend |
| operator<=(const Timestamp &other) const | Timestamp | |
| operator==(const Timestamp &other) const | Timestamp | |
| operator>(const Timestamp &other) const | Timestamp | |
| operator>=(const Timestamp &other) const | Timestamp | |
| Time() | Time | |
| Time(double time_seconds) | Time | explicitprotected |
| time_in_seconds (defined in Time) | Time | protected |
| Timestamp() | Timestamp | |
| toMilliseconds() const | Time | |
| toSeconds() const | Time | |
| ~Time()=0 | Time | pure virtual |