![]() |
Rsh API
SDK 2.1
Документация по программированию
|
Полный список членов класса RshTime, включая наследуемые из базового класса
| currentTime() | RshTime | static |
| hours() | RshTime | inline |
| microSeconds() | RshTime | inline |
| milliSeconds() | RshTime | inline |
| minutes() | RshTime | inline |
| operator!=(const RshTime &obj) const | RshTime | |
| operator<(const RshTime &obj) const | RshTime | |
| operator<<(std::ostream &out, const RshTime &obj) | RshTime | friend |
| operator<=(const RshTime &obj) const | RshTime | |
| operator=(const RshTime &obj) | RshTime | |
| operator==(const RshTime &obj) const | RshTime | |
| operator>(const RshTime &obj) const | RshTime | |
| operator>=(const RshTime &obj) const | RshTime | |
| RshTime() | RshTime | |
| RshTime(U8 hours, U8 minutes, U8 seconds=0, U16 milliseconds=0, U16 microseconds=0) | RshTime | |
| RshTime(const RshTime &obj) | RshTime | |
| RshTime(double timeElapsed_s) | RshTime | |
| seconds() | RshTime | inline |
| setFromElapsed(double timeElapsed_s) | RshTime | |
| setHMS(U8 hours, U8 minutes, U8 seconds=0, U16 milliseconds=0, U16 microseconds=0) | RshTime | |
| toMicroSeconds() const | RshTime | |
| toString(const std::string &format=std::string("hh:mm:ss:zzz.uuu")) const | RshTime | |
| toWString(const std::wstring &format=std::wstring(L"hh:mm:ss:zzz.uuu")) const | RshTime |
1.8.4