|
opendnp3
3.1.0
Reference implementation of DNP3 (IEEE-1815)
|
This is the complete list of members for opendnp3::TimeDuration, including all inherited members.
| Double() const | opendnp3::TimeDuration | |
| FromValue(int64_t value) | opendnp3::TimeDuration | privatestatic |
| IsNegative() const | opendnp3::TimeDuration | |
| Max() | opendnp3::TimeDuration | static |
| Milliseconds(int64_t milliseconds) | opendnp3::TimeDuration | static |
| Min() | opendnp3::TimeDuration | static |
| Minutes(int64_t minutes) | opendnp3::TimeDuration | static |
| operator<(const TimeDuration &other) const | opendnp3::TimeDuration | |
| operator<=(const TimeDuration &other) const | opendnp3::TimeDuration | |
| operator==(const TimeDuration &other) const | opendnp3::TimeDuration | |
| operator>(const TimeDuration &other) const | opendnp3::TimeDuration | |
| operator>=(const TimeDuration &other) const | opendnp3::TimeDuration | |
| Seconds(int64_t seconds) | opendnp3::TimeDuration | static |
| TimeDuration() | opendnp3::TimeDuration | |
| TimeDuration(std::chrono::steady_clock::duration value) | opendnp3::TimeDuration | explicitprivate |
| Timestamp class | opendnp3::TimeDuration | friend |
| ToString() const | opendnp3::TimeDuration | |
| value | opendnp3::TimeDuration | |
| Zero() | opendnp3::TimeDuration | static |