Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Examples
ost::DateNumber Member List
This is the complete list of members for ost::DateNumber, including all inherited members.
- buffer
[protected]
- Date(time_t tm)
- Date(tm *dt)
- Date(char *str, size_t size=0)
- Date(int year, unsigned month, unsigned day)
- Date()
- DateNumber(char *buffer)
- fromJulian(char *buf) const
[protected]
- getBuffer() const
[inline]
- getDate(char *buffer) const
- getDate(void) const
- getDate(tm *buf) const
- getDay(void) const
- getDayOfWeek(void) const
- getMonth(void) const
- ost::getValue() const
- ost::Date::getValue(void) const
- getYear(void) const
- isValid(void) const
- julian
[protected]
- Number(char *buffer, unsigned size)
- operator char *()
[inline]
- ost::operator long()
[inline]
- ost::Date::operator long() const
[inline]
- operator!() const
[inline]
- ost::operator!=(const Number &num)
- ost::Date::operator!=(const Date &date)
- ost::operator()()
[inline]
- ost::Date::operator()() const
- ost::operator+(const Number &num, const long val)
[friend]
- ost::operator+(const long val, const Number &num)
[friend]
- ost::Date::operator+(const Date &date, const long val)
[friend]
- ost::Date::operator+(const long val, const Date &date)
[friend]
- ost::operator++()
- ost::Date::operator++()
- ost::operator+=(const long value)
- ost::Date::operator+=(const long val)
- ost::operator-(const Number &num, long val)
[friend]
- ost::operator-(const long val, const Number &num)
[friend]
- ost::Date::operator-(const Date &date, const long val)
[friend]
- ost::Date::operator-(const long val, const Date &date)
[friend]
- ost::operator--()
- ost::Date::operator--()
- ost::operator-=(const long value)
- ost::Date::operator-=(const long val)
- ost::operator<(const Number &num)
- ost::Date::operator<(const Date &date)
- ost::operator<=(const Number &num)
- ost::Date::operator<=(const Date &date)
- operator=(const long value)
- ost::operator==(const Number &num)
- ost::Date::operator==(const Date &date)
- ost::operator>(const Number &num)
- ost::Date::operator>(const Date &date)
- ost::operator>=(const Number &num)
- ost::Date::operator>=(const Date &date)
- setDate(const char *str, size_t size=0)
- setValue(long value)
- size
[protected]
- toJulian(long year, long month, long day)
[protected]
- update(void)
[inline, protected, virtual]
- ~Date()
[virtual]
- ~DateNumber()
[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