GNU CommonC++

ost::DateNumber Member List

This is the complete list of members for ost::DateNumber, including all inherited members.
bufferost::Number [protected]
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) const ost::Date [protected]
getBuffer() const ost::Number [inline]
getDate(char *buffer) const ost::Date
getDate(void) const ost::Date
getDate(tm *buf) const ost::Date
getDay(void) const ost::Date
getDayOfWeek(void) const ost::Date
getMonth(void) const ost::Date
ost::getValue() const ost::Number
ost::Date::getValue(void) const ost::Date
getYear(void) const ost::Date
isValid(void) const ost::Date
julianost::Date [protected]
Number(char *buffer, unsigned size)ost::Number
operator char *()ost::Number [inline]
ost::operator long()ost::Number [inline]
ost::Date::operator long() const ost::Date [inline]
operator!() const ost::Date [inline]
ost::operator!=(const Number &num)ost::Number
ost::Date::operator!=(const Date &date)ost::Date
ost::operator()()ost::Number [inline]
ost::Date::operator()() const ost::Date
ost::operator+(const Number &num, const long val)ost::Number [friend]
ost::operator+(const long val, const Number &num)ost::Number [friend]
ost::Date::operator+(const Date &date, const long val)ost::Date [friend]
ost::Date::operator+(const long val, const Date &date)ost::Date [friend]
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, long val)ost::Number [friend]
ost::operator-(const long val, const Number &num)ost::Number [friend]
ost::Date::operator-(const Date &date, const long val)ost::Date [friend]
ost::Date::operator-(const long val, const Date &date)ost::Date [friend]
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::Number [protected]
toJulian(long year, long month, long day)ost::Date [protected]
update(void)ost::DateNumber [inline, protected, virtual]
~Date()ost::Date [virtual]
~DateNumber()ost::DateNumber [virtual]