Public methods

operator=

IccTimeOfDay& operator=(const IccTimeOfDay& timeOfDay)

Assigns one IccTimeOfDay object to another.

set

void set (unsigned long hours,
          unsigned long minutes,
          unsigned long seconds)

hours
The new hours setting
minutes
The new minutes setting
seconds
The new seconds setting

Changes the time held in the IccTimeOfDay object.

[[ Contents Previous Page | Next Page Index ]]