![]() |
Om
1.0.0
A universal framework for multimedia simulation
|
This is the complete list of members for om::time::TimeOfDay, including all inherited members.
| getHour() const | om::time::TimeOfDay | inline |
| getMinute() const | om::time::TimeOfDay | inline |
| getNanoseconds() const | om::time::TimeOfDay | inline |
| getSecond() const | om::time::TimeOfDay | inline |
| operator data::String() const | om::time::TimeOfDay | inline |
| setHour(UInt newHours) | om::time::TimeOfDay | inline |
| setMinute(UInt newMinutes) | om::time::TimeOfDay | |
| setNanoseconds(UInt32 newNanoseconds) | om::time::TimeOfDay | |
| setSecond(UInt newSeconds) | om::time::TimeOfDay | |
| TimeOfDay() | om::time::TimeOfDay | inline |
| TimeOfDay(UInt newHours, UInt newMinutes, UInt newSeconds, UInt32 newNanoseconds=0) | om::time::TimeOfDay | |
| toString() const | om::time::TimeOfDay |
1.8.11