w11 - cpp 0.794
Backend server for Rlink and w11
|
This is the complete list of members for Retro::Rtime, including all inherited members.
Age(clockid_t clkid) const | Retro::Rtime | |
Clear() | Retro::Rtime | inline |
Dump(std::ostream &os, int ind=0, const char *text=0) const | Retro::Rtime | |
Fixup() | Retro::Rtime | inlineprotected |
fTime | Retro::Rtime | private |
GetClock(clockid_t clkid) | Retro::Rtime | |
IsNegative() const | Retro::Rtime | inline |
IsPositive() const | Retro::Rtime | inline |
IsZero() const | Retro::Rtime | inline |
NSec() const | Retro::Rtime | inline |
operator double() const | Retro::Rtime | inlineexplicit |
operator!=(const Rtime &rhs) | Retro::Rtime | inline |
operator+(const Rtime &x, const Rtime &y) | Retro::Rtime | related |
operator+=(const Rtime &rhs) | Retro::Rtime | inline |
operator-(const Rtime &x, const Rtime &y) | Retro::Rtime | related |
operator-=(const Rtime &rhs) | Retro::Rtime | inline |
operator<(const Rtime &rhs) | Retro::Rtime | inline |
operator<<(std::ostream &os, const Rtime &obj) | Retro::Rtime | related |
operator<=(const Rtime &rhs) | Retro::Rtime | inline |
operator==(const Rtime &rhs) | Retro::Rtime | inline |
operator>(const Rtime &rhs) | Retro::Rtime | inline |
operator>=(const Rtime &rhs) | Retro::Rtime | inline |
Print(std::ostream &os) const | Retro::Rtime | |
Rtime() | Retro::Rtime | inline |
Rtime(clockid_t clkid) | Retro::Rtime | inlineexplicit |
Rtime(double dt) | Retro::Rtime | inlineexplicit |
Sec() const | Retro::Rtime | inline |
Set(const struct timespec &ts) | Retro::Rtime | inline |
Set(double dt) | Retro::Rtime | inline |
SetNSec(long nsec) | Retro::Rtime | |
SetSec(time_t sec) | Retro::Rtime | inline |
Timespec() const | Retro::Rtime | inline |
ToDouble() const | Retro::Rtime | inline |
ToMSec() const | Retro::Rtime | inline |
ToString() const | Retro::Rtime |