This is the complete list of members for
PLCore::Time, including all inherited members.
April enum value | PLCore::Time | |
August enum value | PLCore::Time | |
CalculateDayOfWeek(uint8 nDayOfMonth, EMonth nMonth, uint16 nYear) | PLCore::Time | [static] |
December enum value | PLCore::Time | |
DOSEpochStart | PLCore::Time | [static] |
EDay enum name | PLCore::Time | |
EMonth enum name | PLCore::Time | |
February enum value | PLCore::Time | |
Friday enum value | PLCore::Time | |
FromString(const String &sString) | PLCore::Time | |
GetDayOfMonth() const | PLCore::Time | [inline] |
GetDayOfWeek() const | PLCore::Time | [inline] |
GetDaysPerMonth(EMonth nMonth, uint32 nYear=0) | PLCore::Time | [static] |
GetHour() const | PLCore::Time | [inline] |
GetMillisecond() const | PLCore::Time | [inline] |
GetMinute() const | PLCore::Time | [inline] |
GetMonth() const | PLCore::Time | [inline] |
GetSecond() const | PLCore::Time | [inline] |
GetYear() const | PLCore::Time | [inline] |
IsLeapYear(uint32 nYear) | PLCore::Time | [static] |
January enum value | PLCore::Time | |
July enum value | PLCore::Time | |
June enum value | PLCore::Time | |
March enum value | PLCore::Time | |
May enum value | PLCore::Time | |
Monday enum value | PLCore::Time | |
November enum value | PLCore::Time | |
Null | PLCore::Time | [static] |
October enum value | PLCore::Time | |
operator!=(const Time &cTime) const | PLCore::Time | |
operator==(const Time &cTime) const | PLCore::Time | |
Saturday enum value | PLCore::Time | |
September enum value | PLCore::Time | |
SetDayOfMonth(uint8 nDayOfMonth) | PLCore::Time | [inline] |
SetDayOfWeek(EDay nDayOfWeek) | PLCore::Time | [inline] |
SetDOSDate(uint32 nDOSDate) | PLCore::Time | |
SetHour(uint8 nHour) | PLCore::Time | [inline] |
SetMillisecond(uint16 nMillisecond) | PLCore::Time | [inline] |
SetMinute(uint8 nMinute) | PLCore::Time | [inline] |
SetMonth(EMonth nMonth) | PLCore::Time | [inline] |
SetSecond(uint8 nSecond) | PLCore::Time | [inline] |
SetUnixDate(uint32 nUnixDate) | PLCore::Time | |
SetYear(uint16 nYear) | PLCore::Time | [inline] |
ShortDayName | PLCore::Time | [static] |
ShortMonthName | PLCore::Time | [static] |
Sunday enum value | PLCore::Time | |
Thursday enum value | PLCore::Time | |
Time() | PLCore::Time | |
Time(uint16 nYear, EMonth nMonth, uint8 nDayOfMonth, EDay nDayOfWeek, uint8 nHour, uint8 nMinute, uint8 nSecond, uint16 nMillisecond) | PLCore::Time | |
ToString() const | PLCore::Time | |
Tuesday enum value | PLCore::Time | |
UnixEpochStart | PLCore::Time | [static] |
Wednesday enum value | PLCore::Time | |
~Time() | PLCore::Time | [inline] |