![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for Gray::CTime, including all inherited members.
| CTime(TIMESEC_t nTime=((TIMESEC_t) 0)) noexcept | Gray::CTime | inline |
| CTime(const cTimeFile &fileTime, int nDST=-1) | Gray::CTime | |
| GetTime() const noexcept | Gray::CTime | inline |
| GetTotalSeconds() const noexcept | Gray::CTime | inline |
| m_time | Gray::CTime | protected |
| operator TIMESEC_t() const noexcept | Gray::CTime | inline |
| operator!=(TIMESEC_t nTime) const noexcept | Gray::CTime | inline |
| operator<=(TIMESEC_t nTime) const noexcept | Gray::CTime | inline |
| operator=(const CTime &timeSrc) noexcept | Gray::CTime | inline |
| operator=(TIMESEC_t nTime) noexcept | Gray::CTime | inline |
| operator==(TIMESEC_t nTime) const noexcept | Gray::CTime | inline |
| operator>=(CTime ttime) const noexcept | Gray::CTime | inline |