![]() |
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::cTimeInt, including all inherited members.
| CTime(TIMESEC_t nTime=((TIMESEC_t) 0)) noexcept | Gray::CTime | inline |
| CTime(const cTimeFile &fileTime, int nDST=-1) | Gray::CTime | |
| cTimeInt() | Gray::cTimeInt | inline |
| cTimeInt(TIMESEC_t time) | Gray::cTimeInt | inline |
| cTimeInt(const cTimeFile &fileTime) | Gray::cTimeInt | inline |
| cTimeInt(const cTimeUnits &rTu) | Gray::cTimeInt | inline |
| cTimeInt(double dTimeDays) | Gray::cTimeInt | inline |
| cTimeIntTests class | Gray::cTimeInt | friend |
| get_AgeSec() const | Gray::cTimeInt | inline |
| get_TimeTilSec() const | Gray::cTimeInt | inline |
| get_TotalDays() const | Gray::cTimeInt | inline |
| GetAsFileTime() const | Gray::cTimeInt | |
| GetCurrentTime() noexcept | Gray::cTimeInt | inlinestatic |
| GetSecondsSince(const cTimeInt &time) const | Gray::cTimeInt | inline |
| GetTime() const noexcept | Gray::CTime | inline |
| GetTimeDeltaBriefStr(TIMESECD_t dwSeconds) | Gray::cTimeInt | static |
| GetTimeDeltaSecondsStr(TIMESECD_t dwSeconds) | Gray::cTimeInt | static |
| GetTimeFormStr(GChar_t *pszOut, StrLen_t iOutSizeMax, const GChar_t *pszFormat, TZ_TYPE nTimeZoneOffset=TZ_LOCAL) const | Gray::cTimeInt | |
| GetTimeFormStr(const GChar_t *pszFormat=nullptr, TZ_TYPE nTimeZoneOffset=TZ_LOCAL) const | Gray::cTimeInt | |
| GetTimeFormStr(TIME_FORMAT_TYPE eFormat, TZ_TYPE nTimeZoneOffset=TZ_LOCAL) const | Gray::cTimeInt | inline |
| GetTimeFromDays(double dTimeDays) noexcept | Gray::cTimeInt | static |
| GetTimeFromStr(const GChar_t *pszDateTime, TZ_TYPE nTimeZoneOffset) | Gray::cTimeInt | inlinestatic |
| GetTimeNow() noexcept | Gray::cTimeInt | static |
| GetTimeSpanStr(TIMESECD_t dwSeconds, TIMEUNIT_TYPE eUnitHigh=TIMEUNIT_Day, int iUnitsDesired=2, bool bShortText=false) | Gray::cTimeInt | static |
| GetTimeUnits(OUT cTimeUnits &rTu, TZ_TYPE nTimeZoneOffset=TZ_UTC) const | Gray::cTimeInt | |
| GetTotalSeconds() const noexcept | Gray::CTime | inline |
| InitTime(TIMESEC_t nTime=k_nZero) | Gray::cTimeInt | |
| InitTimeNow() | Gray::cTimeInt | |
| InitTimeNowPlusSec(TIMESECD_t iOffsetInSeconds) | Gray::cTimeInt | |
| InitTimeUnits(const cTimeUnits &rTu) | Gray::cTimeInt | protected |
| isTimeFuture() const | Gray::cTimeInt | inline |
| IsTimeValid(TIMESEC_t nTime) | Gray::cTimeInt | inlinestatic |
| isTimeValid() const | Gray::cTimeInt | inline |
| k_nY2K | Gray::cTimeInt | static |
| k_nZero | Gray::cTimeInt | static |
| 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 |
| SetTimeStr(const GChar_t *pszTimeDate, TZ_TYPE nTimeZoneOffset=TZ_LOCAL) | Gray::cTimeInt |