This is the complete list of members for Proud::CPnTime, including all inherited members.
| CheckRange() (defined in Proud::CPnTime) | Proud::CPnTime | protected |
| ConvertSystemTimeToVariantTime(const SYSTEMTIME &systimeSrc) (defined in Proud::CPnTime) | Proud::CPnTime | protected |
| CPnTime() | Proud::CPnTime | |
| CPnTime(const VARIANT &varSrc) | Proud::CPnTime | |
| CPnTime(const SYSTEMTIME &systimeSrc) | Proud::CPnTime | |
| CPnTime(const FILETIME &filetimeSrc) | Proud::CPnTime | |
| CPnTime(int nYear, int nMonth, int nDay, int nHour, int nMin, int nSec, int nMillisec) | Proud::CPnTime | |
| CPnTime(uint16_t wDosDate, uint16_t wDosTime) | Proud::CPnTime | |
| CPnTime(const DBTIMESTAMP &dbts) (defined in Proud::CPnTime) | Proud::CPnTime | |
| DateFromDouble(double f) (defined in Proud::CPnTime) | Proud::CPnTime | protectedstatic |
| DateTimeStatus enum name | Proud::CPnTime | |
| DoubleFromDate(DATE date) (defined in Proud::CPnTime) | Proud::CPnTime | protectedstatic |
| error enum value | Proud::CPnTime | |
| Format(uint32_t dwFlags=0, LCID lcid=LANG_USER_DEFAULT) const | Proud::CPnTime | |
| Format(const PNTCHAR *lpszFormat) const | Proud::CPnTime | |
| Format(uint32_t nFormatID) const | Proud::CPnTime | |
| FromDATE(DATE dtSrc) | Proud::CPnTime | static |
| GetAsDBTIMESTAMP(DBTIMESTAMP &dbts) const (defined in Proud::CPnTime) | Proud::CPnTime | |
| GetAsSystemTime(SYSTEMTIME &sysTime) const (defined in Proud::CPnTime) | Proud::CPnTime | |
| GetAsUDATE(UDATE &udate) const (defined in Proud::CPnTime) | Proud::CPnTime | |
| GetCurrentTime() (defined in Proud::CPnTime) | Proud::CPnTime | static |
| GetDay() const | Proud::CPnTime | |
| GetDayOfWeek() const | Proud::CPnTime | |
| GetDayOfYear() const | Proud::CPnTime | |
| GetHour() const | Proud::CPnTime | |
| GetMillisecond() const | Proud::CPnTime | |
| GetMinute() const | Proud::CPnTime | |
| GetMonth() const | Proud::CPnTime | |
| GetSecond() const | Proud::CPnTime | |
| GetStatus() const (defined in Proud::CPnTime) | Proud::CPnTime | |
| GetYear() const | Proud::CPnTime | |
| invalid enum value | Proud::CPnTime | |
| m_dt (defined in Proud::CPnTime) | Proud::CPnTime | |
| m_status (defined in Proud::CPnTime) | Proud::CPnTime | |
| null enum value | Proud::CPnTime | |
| operator!=(const CPnTime &date) const | Proud::CPnTime | |
| operator+(CPnTimeSpan dateSpan) const | Proud::CPnTime | |
| operator+=(CPnTimeSpan dateSpan) | Proud::CPnTime | |
| operator-(CPnTimeSpan dateSpan) const | Proud::CPnTime | |
| operator-(const CPnTime &date) const | Proud::CPnTime | |
| operator-=(CPnTimeSpan dateSpan) | Proud::CPnTime | |
| operator<(const CPnTime &date) const | Proud::CPnTime | |
| operator<=(const CPnTime &date) const | Proud::CPnTime | |
| operator=(const VARIANT &varSrc) | Proud::CPnTime | |
| operator=(const SYSTEMTIME &systimeSrc) | Proud::CPnTime | |
| operator=(const FILETIME &filetimeSrc) | Proud::CPnTime | |
| operator=(const UDATE &udate) | Proud::CPnTime | |
| operator==(const CPnTime &date) const | Proud::CPnTime | |
| operator>(const CPnTime &date) const | Proud::CPnTime | |
| operator>=(const CPnTime &date) const | Proud::CPnTime | |
| ParseDateTime(const PNTCHAR *lpszDate, uint32_t dwFlags=0, LCID lcid=LANG_USER_DEFAULT) | Proud::CPnTime | |
| SetDate(int nYear, int nMonth, int nDay) | Proud::CPnTime | |
| SetDateTime(int nYear, int nMonth, int nDay, int nHour, int nMin, int nSec, int nMillisec) | Proud::CPnTime | |
| SetStatus(DateTimeStatus status) (defined in Proud::CPnTime) | Proud::CPnTime | |
| SetTime(int nHour, int nMin, int nSec, int nMillisec) | Proud::CPnTime | |
| valid enum value | Proud::CPnTime |