Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Examples
ost::Time Member List
This is the complete list of members for ost::Time, including all inherited members.
- fromSeconds(char *buf) const
[protected]
- getHour(void) const
- getMinute(void) const
- getSecond(void) const
- getTime(char *buffer) const
- getTime(void) const
- getTime(tm *buf) const
- getValue(void) const
- isValid(void) const
- operator long()
[inline]
- operator!() const
[inline]
- operator!=(const Time &time)
- operator()() const
- operator+(const Time &time1, const Time &time2)
[friend]
- operator+(const Time &time, const int val)
[friend]
- operator+(const int val, const Time &time)
[friend]
- operator++()
- operator+=(const int val)
- operator-(const Time &time1, const Time &time2)
[friend]
- operator-(const Time &time, const int val)
[friend]
- operator-(const int val, const Time &time)
[friend]
- operator--()
- operator-=(const int val)
- operator<(const Time &time)
- operator<=(const Time &time)
- operator==(const Time &time)
- operator>(const Time &time)
- operator>=(const Time &time)
- seconds
[protected]
- setTime(char *str, size_t size=0)
- Time(time_t tm)
- Time(tm *dt)
- Time(char *str, size_t size=0)
- Time(int hour, int minute, int second)
- Time()
- toSeconds(int hour, int minute, int second)
[protected]
- update(void)
[protected, virtual]
- ~Time()
[virtual]
Generated at Sat May 12 18:59:48 2007 for GNU CommonC++ by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001