Reference Manual
Inti Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Inti::G::Date Member List

This is the complete list of members for Inti::G::Date, including all inherited members.
add_days(unsigned int n_days)Inti::G::Date
add_months(unsigned int n_months)Inti::G::Date
add_years(unsigned int n_years)Inti::G::Date
BAD_DAYInti::G::Date [static]
BAD_JULIANInti::G::Date [static]
BAD_YEARInti::G::Date [static]
clamp(const Date *min_date, const Date *max_date)Inti::G::Date
clear()Inti::G::Date
compare(const Date &other) constInti::G::Date
Date()Inti::G::Date
Date(DateDay day, DateMonth month, DateYear year)Inti::G::Date
Date(unsigned int julian_day)Inti::G::Date
Date(const GDate &date)Inti::G::Date
Date(const Date &src)Inti::G::Date
days_between(const Date &date1, const Date &date2)Inti::G::Date
format(const String &date_format)Inti::G::Date
g_date() constInti::G::Date [inline]
get_day() constInti::G::Date
get_day_of_year() constInti::G::Date
get_days_in_month(DateMonth month, DateYear year)Inti::G::Date [static]
get_julian() constInti::G::Date
get_monday_week_of_year() constInti::G::Date
get_monday_weeks_in_year(DateYear year)Inti::G::Date [static]
get_month() constInti::G::Date
get_sunday_week_of_year() constInti::G::Date
get_sunday_weeks_in_year(DateYear year)Inti::G::Date [static]
get_weekday() constInti::G::Date
get_year() constInti::G::Date
is_first_of_month() constInti::G::Date
is_last_of_month() constInti::G::Date
is_leap_year(DateYear year)Inti::G::Date [static]
is_referenced() constInti::ReferencedBase
operator GDate *() constInti::G::Date
operator!=(const Date &other) constInti::G::Date
operator<(const Date &other) constInti::G::Date
operator<=(const Date &other) constInti::G::Date
operator=(const Date &src)Inti::G::Date
operator==(const Date &other) constInti::G::Date
operator>(const Date &other) constInti::G::Date
operator>=(const Date &other) constInti::G::Date
order(Date &other)Inti::G::Date
ref()Inti::ReferencedObject [virtual]
ReferencedBase()Inti::ReferencedBase [protected]
ReferencedObject()Inti::ReferencedObject [protected]
set_day(DateDay day)Inti::G::Date
set_dmy(DateDay day, DateMonth month, DateYear year)Inti::G::Date
set_julian(unsigned int julian_date)Inti::G::Date
set_month(DateMonth month)Inti::G::Date
set_parse(const String &str)Inti::G::Date
set_referenced(bool reference)Inti::ReferencedBase [protected]
set_time(Time time)Inti::G::Date
set_year(DateYear year)Inti::G::Date
subtract_days(unsigned int n_days)Inti::G::Date
subtract_months(unsigned int n_months)Inti::G::Date
subtract_years(unsigned int n_years)Inti::G::Date
to_struct_tm(struct tm *tm)Inti::G::Date
unref()Inti::ReferencedObject [virtual]
valid() constInti::G::Date
valid_day(DateDay day)Inti::G::Date [static]
valid_dmy(DateDay day, DateMonth month, DateYear year)Inti::G::Date [static]
valid_julian(unsigned int julian_date)Inti::G::Date [static]
valid_month(DateMonth month)Inti::G::Date [static]
valid_weekday(DateWeekday weekday)Inti::G::Date [static]
valid_year(DateYear year)Inti::G::Date [static]
~Date()Inti::G::Date [virtual]
~ReferencedBase()=0Inti::ReferencedBase [protected, pure virtual]
~ReferencedObject()=0Inti::ReferencedObject [protected, pure virtual]
Main Page - Footer


Generated on Sun Sep 14 20:08:08 2003 for Inti by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002