ReactOS 0.4.15-dev-7958-gcd0bb1a
ATL::CTime Member List

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

CTime() noexceptATL::CTimeinline
CTime(__time64_t time) noexceptATL::CTimeinline
CTime(int nYear, int nMonth, int nDay, int nHour, int nMin, int nSec, int nDST=-1)ATL::CTimeinline
CTime(WORD wDosDate, WORD wDosTime, int nDST=-1)ATL::CTimeinline
CTime(const SYSTEMTIME &st, int nDST=-1) noexceptATL::CTimeinline
CTime(const FILETIME &ft, int nDST=-1)ATL::CTimeinline
CTime(const DBTIMESTAMP &dbts, int nDST=-1) noexceptATL::CTimeinline
Format(LPCTSTR pszFormat) constATL::CTimeinline
Format(UINT nFormatID) constATL::CTimeinline
FormatGmt(LPCTSTR pszFormat) constATL::CTimeinline
FormatGmt(UINT nFormatID) constATL::CTimeinline
GetAsDBTIMESTAMP(DBTIMESTAMP &dbts) const noexceptATL::CTimeinline
GetAsSystemTime(SYSTEMTIME &st) const noexceptATL::CTimeinline
GetCurrentTime() noexceptATL::CTimeinlinestatic
GetDay() const noexceptATL::CTimeinline
GetDayOfWeek() const noexceptATL::CTimeinline
GetGmtTm(struct tm *ptm) constATL::CTimeinline
GetHour() const noexceptATL::CTimeinline
GetLocalTm(struct tm *ptm) constATL::CTimeinline
GetMinute() const noexceptATL::CTimeinline
GetMonth() const noexceptATL::CTimeinline
GetSecond() const noexceptATL::CTimeinline
GetTime() const noexceptATL::CTimeinline
GetYear()ATL::CTimeinline
m_nTimeATL::CTimeprivate
operator!=(CTime time) const noexceptATL::CTimeinline
operator+(CTimeSpan timeSpan) const noexceptATL::CTimeinline
operator+=(CTimeSpan span) noexceptATL::CTimeinline
operator-(CTimeSpan timeSpan) const noexceptATL::CTimeinline
operator-(CTime time) const noexceptATL::CTimeinline
operator-=(CTimeSpan span) noexceptATL::CTimeinline
operator<(CTime time) const noexceptATL::CTimeinline
operator<=(CTime time) const noexceptATL::CTimeinline
operator=(__time64_t time) noexceptATL::CTimeinline
operator==(CTime time) const noexceptATL::CTimeinline
operator>(CTime time) const noexceptATL::CTimeinline
operator>=(CTime time) const noexceptATL::CTimeinline