Public methods
operator=
IccTimeInterval& operator=(const IccTimeInterval&
timeInterval
)
Assigns one
IccTimeInterval
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
IccTimeInterval
object.
[[
Contents
Previous Page
|
Next Page
Index
]]