GNU CommonC++
ost::Date Member List

This is the complete list of members for ost::Date, including all inherited members.

Date(time_t tm)ost::Date
Date(tm *dt)ost::Date
Date(char *str, size_t size=0)ost::Date
Date(int year, unsigned month, unsigned day)ost::Date
Date()ost::Date
fromJulian(char *buf) constost::Dateprotected
getDate(char *buffer) constost::Date
getDate(void) constost::Date
getDate(tm *buf) constost::Date
getDay(void) constost::Date
getDayOfWeek(void) constost::Date
getMonth(void) constost::Date
getValue(void) constost::Date
getYear(void) constost::Date
isValid(void) constost::Date
julianost::Dateprotected
operator long() constost::Dateinline
operator!() constost::Dateinline
operator!=(const Date &date)ost::Date
operator()() constost::Date
operator+ost::Datefriend
operator+ost::Datefriend
operator++()ost::Date
operator+=(const long val)ost::Date
operator-ost::Datefriend
operator-ost::Datefriend
operator--()ost::Date
operator-=(const long val)ost::Date
operator<(const Date &date)ost::Date
operator<=(const Date &date)ost::Date
operator==(const Date &date)ost::Date
operator>(const Date &date)ost::Date
operator>=(const Date &date)ost::Date
setDate(const char *str, size_t size=0)ost::Date
toJulian(long year, long month, long day)ost::Dateprotected
update(void)ost::Dateprotectedvirtual
~Date()ost::Datevirtual