| fromSeconds(char *buf) const | ost::Time | [protected] |
| getHour(void) const | ost::Time | |
| getMinute(void) const | ost::Time | |
| getSecond(void) const | ost::Time | |
| getTime(char *buffer) const | ost::Time | |
| getTime(void) const | ost::Time | |
| getTime(tm *buf) const | ost::Time | |
| getValue(void) const | ost::Time | |
| isValid(void) const | ost::Time | |
| operator long() | ost::Time | [inline] |
| operator!() const | ost::Time | [inline] |
| operator!=(const Time &time) | ost::Time | |
| operator()() const | ost::Time | |
| operator+(const Time &time1, const Time &time2) | ost::Time | [friend] |
| operator+(const Time &time, const int val) | ost::Time | [friend] |
| operator+(const int val, const Time &time) | ost::Time | [friend] |
| operator++() | ost::Time | |
| operator+=(const int val) | ost::Time | |
| operator-(const Time &time1, const Time &time2) | ost::Time | [friend] |
| operator-(const Time &time, const int val) | ost::Time | [friend] |
| operator-(const int val, const Time &time) | ost::Time | [friend] |
| operator--() | ost::Time | |
| operator-=(const int val) | ost::Time | |
| operator<(const Time &time) | ost::Time | |
| operator<=(const Time &time) | ost::Time | |
| operator==(const Time &time) | ost::Time | |
| operator>(const Time &time) | ost::Time | |
| operator>=(const Time &time) | ost::Time | |
| seconds | ost::Time | [protected] |
| setTime(char *str, size_t size=0) | ost::Time | |
| Time(time_t tm) | ost::Time | |
| Time(tm *dt) | ost::Time | |
| Time(char *str, size_t size=0) | ost::Time | |
| Time(int hour, int minute, int second) | ost::Time | |
| Time() | ost::Time | |
| toSeconds(int hour, int minute, int second) | ost::Time | [protected] |
| update(void) | ost::Time | [protected, virtual] |
| ~Time() | ost::Time | [virtual] |