Main Page   Class Hierarchy   Compound List   File List   Compound Members  

Hours Class Reference

Time in hours. More...

#include <mdatetime.h>

List of all members.

Public Methods

 Hours ()
 Hours (double hours)
 Hours (int hours, int mins=0, double secs=0.0)
double toDouble () const
 operator double () const
void operator+= (double x)
void operator-= (double x)
Hours operator- () const
Hours operator- (const Hours &o) const
Hours operator+ (const Hours &o) const
String toString () const
int hour () const
int min () const
double sec () const


Detailed Description

Time in hours.

Definition at line 12 of file mdatetime.h.


The documentation for this class was generated from the following file:
Generated at Tue Dec 4 19:53:29 2001 for MagiC++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001