Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CP_GregorianDate Struct Reference

Structure used to represent a point in time using the Gregorian calendar.

List of all members.

Public Member Functions

 CP_GregorianDate ()
 CP_GregorianDate (const CP_GregorianDate &src)
 CP_GregorianDate (UInt32 inYear, UInt8 inMonth, UInt8 inDay, UInt8 inHour=0, UInt8 inMinute=0, double inSecond=0.)
 CP_GregorianDate (const CFGregorianDate &inDate)
CFGregorianDate GetCFGregorianDate () const

Public Attributes

UInt32 year
UInt8 month
UInt8 day
UInt8 hour
UInt8 minute
double second


Constructor & Destructor Documentation

CP_GregorianDate::CP_GregorianDate  ) 
 

CP_GregorianDate::CP_GregorianDate const CP_GregorianDate src  ) 
 

CP_GregorianDate::CP_GregorianDate UInt32  inYear,
UInt8  inMonth,
UInt8  inDay,
UInt8  inHour = 0,
UInt8  inMinute = 0,
double  inSecond = 0.
 

CP_GregorianDate::CP_GregorianDate const CFGregorianDate &  inDate  ) 
 


Member Function Documentation

CFGregorianDate CP_GregorianDate::GetCFGregorianDate  )  const
 


Member Data Documentation

UInt32 CP_GregorianDate::year
 

UInt8 CP_GregorianDate::month
 

UInt8 CP_GregorianDate::day
 

UInt8 CP_GregorianDate::hour
 

UInt8 CP_GregorianDate::minute
 

double CP_GregorianDate::second
 


The documentation for this struct was generated from the following file:
Generated on Tue Sep 20 20:21:48 2005 for CPLAT_MacOS by  doxygen 1.4.0