Class CSPTime
Description
This class is used for time related operations.
Member functions:
CSPTime(unsigned long ulSecond, unsigned long ulMinute, unsigned long ulHour)
CSPTime()
GetCurGMTTime()
GetCurTime()
GetHour()
GetMinute()
GetSecond()
GetString()
GetWString()
operator -(const CSPTime& tTime)
operator -(long lSeconds)
operator --()
operator !=(const CSPTime& tTime)
operator +(long lSeconds)
operator ++()
operator +=(long lSeconds)
operator <(const CSPTime& tTime)
operator <=(const CSPTime& tTime)
operator =(const CSPTime& tTime)
operator -=(long lSeconds)
operator ==(const CSPTime& tTime)
operator >(const CSPTime& tTime)
operator >=(const CSPTime& tTime)
SetHour(unsigned long ulHour)
SetMinute(unsigned long ulMinute)
SetSecond(unsigned long ulSecond)
SetTime(unsigned long ulSecond, unsigned long ulMinute, unsigned long ulHour)
See also:
classes
CSPDate
,
CSPDateTime
Basic classes
|
Class Categories
|
Online help home
|
Back
www.micronovae.com
Copyright © 2002 - 2005 Micronovae Ltd