Polygon Crucher SDK - Documentation
Documentation
Loading...
Searching...
No Matches
CXTime Class Reference

Public Member Functions

 CXTime (xTime time)
 
 CXTime (const tm *tmtime)
 
 CXTime (int nYear, int nMonth, int nDay, int nHour, int nMin=0, int nSec=0, int nDST=-1)
 
CXTimeoperator= (xTime time)
 
CXDuration operator- (const CXTime &time) const throw ()
 
CXTime operator- (const CXDuration &duration) const throw ()
 
CXTime operator+ (const CXDuration &duration) const throw ()
 
CXTimeoperator+= (const CXDuration &duration) throw ()
 
CXTimeoperator-= (const CXDuration &duration) throw ()
 
bool operator== (CXTime time) const
 
bool operator!= (CXTime time) const
 
bool operator< (CXTime time) const
 
bool operator> (CXTime time) const
 
bool operator<= (CXTime time) const
 
bool operator>= (CXTime time) const
 
bool GetUTCTm (struct tm *ptm) const
 
bool GetLocalTm (struct tm *ptm) const
 
int GetYear () const
 
int GetMonth () const
 
int GetDay () const
 
int GetHour () const
 
int GetMinute () const
 
int GetSecond () const
 
int GetDayOfWeek () const
 
int GetElapsedDays () const
 
xTime GetTime () const
 
CXString Format (LPCTSTR pszFormat) const
 
CXString FormatGmt (LPCTSTR pszFormat) const
 
virtual void Serialize (CXArchive &ar)
 

Static Public Member Functions

static CXTime GetCurrentTime ()
 

The documentation for this class was generated from the following file: