soui 5.0.0.1
Soui5 Doc
 
Loading...
Searching...
No Matches
STime Member List

This is the complete list of members for STime, including all inherited members.

Format(LPCTSTR pszFormat) constSTime
GetAsSystemTime(SYSTEMTIME &timeDest) constSTime
GetCurrentTime()STimestatic
GetCurrentTimeMs()STimestatic
GetDay() constSTime
GetDayOfWeek() constSTime
GetHour() constSTime
GetLocalTm(struct tm *ptm) constSTime
GetMinute() constSTime
GetMonth() constSTime
GetSecond() constSTime
GetTime() constSTime
GetYear() constSTime
m_time (defined in STime)STimeprotected
operator!=(STime time) constSTime
operator+(STimeSpan span) constSTime
operator+=(STimeSpan span)STime
operator-(STime time) constSTime
operator-(STimeSpan span) constSTime
operator-=(STimeSpan span)STime
operator<(STime time) constSTime
operator<=(STime time) constSTime
operator=(__time64_t time)STime
operator==(STime time) constSTime
operator>(STime time) constSTime
operator>=(STime time) constSTime
SetDate(int nYear, int nMonth, int nDay)STime
SetDateTime(int nYear, int nMonth, int nDay, int nHour, int nMin, int nSec, int nDST=-1)STime
STime(__time64_t tm=0)STimeinline
STime(int nYear, int nMonth, int nDay, int nHour, int nMin, int nSec, int nDST=-1)STime