ADTF
|
This is the complete list of members for cTime, including all inherited members.
cTime() | cTime | |
cTime(tInt nHour, tInt nMinute, tInt nSecond, tInt nMicroseconds=0) | cTime | |
cTime(const tTime *psTime) | cTime | |
cTime(const cTime &oTime) | cTime | |
Format(const cString &strFormat) const | cTime | |
FromTimeStamp(tTimeStamp tmTime) | cTime | static |
Get(tTime *psTime) const | cTime | |
GetCurrentSystemTime() | cTime | static |
GetCurrentTime() | cTime | static |
GetHour() const | cTime | |
GetMinute() const | cTime | |
GetSecond() const | cTime | |
GetTimeFromString(cTime &oTime, const cString &strTime) | cTime | static |
m_sTime | cTime | protected |
Microseconds() const | cTime | |
operator=(const cTime &oTime) | cTime | |
Set(tInt nHour, tInt nMinute, tInt nSecond, tInt nMicroseconds=0) | cTime | |
Set(const tTime *psTime) | cTime | |
Set(const cTime &oTime) | cTime | |
SetHour(tInt nHour) | cTime | |
SetMicroseconds(tInt nMicroseconds) | cTime | |
SetMinute(tInt nMinute) | cTime | |
SetSecond(tInt nSecond) | cTime | |
TimeDiff(const cString &str, const cString &strTime1, const cString &strTime2) | cTime | static |
TimeDiff(const cString &str, const cTime &oTime1, const cTime &oTime2) | cTime | static |
Valid() | cTime | |
~cTime() | cTime | virtual |