Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
Gray::CTime Member List

This is the complete list of members for Gray::CTime, including all inherited members.

CTime(TIMESEC_t nTime=((TIMESEC_t) 0)) noexceptGray::CTimeinline
CTime(const cTimeFile &fileTime, int nDST=-1)Gray::CTime
GetTime() const noexceptGray::CTimeinline
GetTotalSeconds() const noexceptGray::CTimeinline
m_timeGray::CTimeprotected
operator TIMESEC_t() const noexceptGray::CTimeinline
operator!=(TIMESEC_t nTime) const noexceptGray::CTimeinline
operator<=(TIMESEC_t nTime) const noexceptGray::CTimeinline
operator=(const CTime &timeSrc) noexceptGray::CTimeinline
operator=(TIMESEC_t nTime) noexceptGray::CTimeinline
operator==(TIMESEC_t nTime) const noexceptGray::CTimeinline
operator>=(CTime ttime) const noexceptGray::CTimeinline