Om  1.0.0
A universal framework for multimedia simulation
om::time::TimeOfDay Member List

This is the complete list of members for om::time::TimeOfDay, including all inherited members.

getHour() const om::time::TimeOfDayinline
getMinute() const om::time::TimeOfDayinline
getNanoseconds() const om::time::TimeOfDayinline
getSecond() const om::time::TimeOfDayinline
operator data::String() const om::time::TimeOfDayinline
setHour(UInt newHours)om::time::TimeOfDayinline
setMinute(UInt newMinutes)om::time::TimeOfDay
setNanoseconds(UInt32 newNanoseconds)om::time::TimeOfDay
setSecond(UInt newSeconds)om::time::TimeOfDay
TimeOfDay()om::time::TimeOfDayinline
TimeOfDay(UInt newHours, UInt newMinutes, UInt newSeconds, UInt32 newNanoseconds=0)om::time::TimeOfDay
toString() const om::time::TimeOfDay