Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Examples
ost::Date Member List
This is the complete list of members for ost::Date, including all inherited members.
- Date(time_t tm)
- Date(tm *dt)
- Date(char *str, size_t size=0)
- Date(int year, unsigned month, unsigned day)
- Date()
- fromJulian(char *buf) const
[protected]
- getDate(char *buffer) const
- getDate(void) const
- getDate(tm *buf) const
- getDay(void) const
- getDayOfWeek(void) const
- getMonth(void) const
- getValue(void) const
- getYear(void) const
- isValid(void) const
- julian
[protected]
- operator long() const
[inline]
- operator!() const
[inline]
- operator!=(const Date &date)
- operator()() const
- operator+(const Date &date, const long val)
[friend]
- operator+(const long val, const Date &date)
[friend]
- operator++()
- operator+=(const long val)
- operator-(const Date &date, const long val)
[friend]
- operator-(const long val, const Date &date)
[friend]
- operator--()
- operator-=(const long val)
- operator<(const Date &date)
- operator<=(const Date &date)
- operator==(const Date &date)
- operator>(const Date &date)
- operator>=(const Date &date)
- setDate(const char *str, size_t size=0)
- toJulian(long year, long month, long day)
[protected]
- update(void)
[protected, virtual]
- ~Date()
[virtual]
Generated at Fri May 30 14:51:02 2008 for GNU CommonC++ by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001