| addHours(int) | OSB_LIB::Time | |
| addMinutes(int) | OSB_LIB::Time | |
| addSeconds(long) | OSB_LIB::Time | |
| getHms(int &hour, int &min, int &sec) const | OSB_LIB::Time | [inline] |
| hms2t(int hour, int min, int sec) | OSB_LIB::Time | [private] |
| hour() const | OSB_LIB::Time | |
| minute() const | OSB_LIB::Time | |
| now() | OSB_LIB::Time | [static] |
| numSeconds() const | OSB_LIB::Time | [inline] |
| operator!=(const Time &) const | OSB_LIB::Time | |
| operator+(const Time &) | OSB_LIB::Time | |
| operator+=(const Time &) | OSB_LIB::Time | |
| operator-(const Time &) | OSB_LIB::Time | |
| operator-=(const Time &) | OSB_LIB::Time | |
| operator<(const Time &) const | OSB_LIB::Time | |
| operator<=(const Time &) const | OSB_LIB::Time | |
| operator==(const Time &) const | OSB_LIB::Time | |
| operator>(const Time &) const | OSB_LIB::Time | |
| operator>=(const Time &) const | OSB_LIB::Time | |
| second() const | OSB_LIB::Time | |
| str() const | OSB_LIB::Time | |
| t2hms(int &hour, int &min, int &sec) const | OSB_LIB::Time | [private] |
| t_ | OSB_LIB::Time | [private] |
| Time(int sec=0) | OSB_LIB::Time | [inline, explicit] |
| Time(int hour, int min, int sec) | OSB_LIB::Time | |
| Time(const std::string &src) | OSB_LIB::Time | [explicit] |
1.4.7