This is the complete list of members for IliTime, including all inherited members.
getHour() const | IliTime | |
getMilliseconds() const | IliTime | |
getMinutes() const | IliTime | |
getSeconds() const | IliTime | |
IliTime() | IliTime | |
IliTime(IlInt hour, IlInt minu, IlInt sec) | IliTime | |
IliTime(const IliTime &time) | IliTime | |
operator!=(const IliTime &time) const | IliTime | |
operator<(const IliTime &time) const | IliTime | |
operator<=(const IliTime &time) const | IliTime | |
operator=(const IliTime &time) | IliTime | |
operator==(const IliTime &time) const | IliTime | |
operator>(const IliTime &time) const | IliTime | |
operator>=(const IliTime &time) const | IliTime | |
read(std::istream &input) | IliTime | |
setHour(IlInt h) | IliTime | |
setMilliseconds(IlInt ms) | IliTime | |
setMinutes(IlInt m) | IliTime | |
setSeconds(IlInt s) | IliTime | |
write(std::ostream &output) const | IliTime |