GNU CommonC++
ost::DateNumber Member List

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

bufferost::Numberprotected
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
DateNumber(char *buffer)ost::DateNumber
fromJulian(char *buf) constost::Dateprotected
getBuffer() constost::Numberinline
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
ost::getValue() constost::Number
ost::Date::getValue(void) constost::Date
getYear(void) constost::Date
isValid(void) constost::Date
julianost::Dateprotected
Number(char *buffer, unsigned size)ost::Number
operator char *()ost::Numberinline
ost::operator long()ost::Numberinline
ost::Date::operator long() constost::Dateinline
operator!() constost::Dateinline
ost::operator!=(const Number &num)ost::Number
ost::Date::operator!=(const Date &date)ost::Date
ost::operator()()ost::Numberinline
ost::Date::operator()() constost::Date
ost::operator++()ost::Number
ost::Date::operator++()ost::Date
ost::operator+=(const long value)ost::Number
ost::Date::operator+=(const long val)ost::Date
ost::operator--()ost::Number
ost::Date::operator--()ost::Date
ost::operator-=(const long value)ost::Number
ost::Date::operator-=(const long val)ost::Date
ost::operator<(const Number &num)ost::Number
ost::Date::operator<(const Date &date)ost::Date
ost::operator<=(const Number &num)ost::Number
ost::Date::operator<=(const Date &date)ost::Date
operator=(const long value)ost::Number
ost::operator==(const Number &num)ost::Number
ost::Date::operator==(const Date &date)ost::Date
ost::operator>(const Number &num)ost::Number
ost::Date::operator>(const Date &date)ost::Date
ost::operator>=(const Number &num)ost::Number
ost::Date::operator>=(const Date &date)ost::Date
setDate(const char *str, size_t size=0)ost::Date
setValue(long value)ost::Number
sizeost::Numberprotected
toJulian(long year, long month, long day)ost::Dateprotected
update(void)ost::DateNumberinlineprotectedvirtual
~Date()ost::Datevirtual
~DateNumber()ost::DateNumbervirtual