|
MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
|
成员的完整列表,这些成员属于 common::Time,包括所有继承而来的类成员
| add_duration(string xml_dur) (定义于 common::DateTime) | common::DateTime | |
| add_duration_date_time(string xml_dur) (定义于 common::DateTime) | common::DateTime | |
| clear_date() (定义于 common::DateTime) | common::DateTime | inline |
| clear_time() (定义于 common::DateTime) | common::DateTime | inline |
| DateTime() (定义于 common::DateTime) | common::DateTime | inline |
| DateTime(int date, int time) (定义于 common::DateTime) | common::DateTime | inline |
| DateTime(int year, int month, int day, int hour, int minute, int second, int millis) (定义于 common::DateTime) | common::DateTime | inline |
| DateTime(string &xml_time) (定义于 common::DateTime) | common::DateTime | |
| from_time_t(time_t t, int millis=0) (定义于 common::DateTime) | common::DateTime | inlinestatic |
| from_tm(const tm &tm, int millis=0) (定义于 common::DateTime) | common::DateTime | inlinestatic |
| get_hms(int &hour, int &minute, int &second, int &millis) const (定义于 common::DateTime) | common::DateTime | inline |
| get_ymd(int &year, int &month, int &day) const (定义于 common::DateTime) | common::DateTime | inline |
| get_ymd(int jday, int &year, int &month, int &day) (定义于 common::DateTime) | common::DateTime | inlinestatic |
| is_valid_xml_datetime(const string &str) (定义于 common::DateTime) | common::DateTime | static |
| JULIAN_19700101 枚举值 (定义于 common::DateTime) | common::DateTime | |
| julian_date(int year, int month, int day) (定义于 common::DateTime) | common::DateTime | inlinestatic |
| m_date (定义于 common::DateTime) | common::DateTime | |
| m_time (定义于 common::DateTime) | common::DateTime | |
| make_hms(int hour, int minute, int second, int millis) (定义于 common::DateTime) | common::DateTime | inlinestatic |
| max_day_in_month_for(int year, int month) (定义于 common::DateTime) | common::DateTime | |
| MILLIS_PER_DAY 枚举值 (定义于 common::DateTime) | common::DateTime | |
| MILLIS_PER_HOUR 枚举值 (定义于 common::DateTime) | common::DateTime | |
| MILLIS_PER_MIN 枚举值 (定义于 common::DateTime) | common::DateTime | |
| MILLIS_PER_SEC 枚举值 (定义于 common::DateTime) | common::DateTime | |
| MINUTES_PER_HOUR 枚举值 (定义于 common::DateTime) | common::DateTime | |
| MON_APR 枚举值 (定义于 common::DateTime) | common::DateTime | |
| MON_AUG 枚举值 (定义于 common::DateTime) | common::DateTime | |
| MON_DEC 枚举值 (定义于 common::DateTime) | common::DateTime | |
| MON_FEB 枚举值 (定义于 common::DateTime) | common::DateTime | |
| MON_JAN 枚举值 (定义于 common::DateTime) | common::DateTime | |
| MON_JUL 枚举值 (定义于 common::DateTime) | common::DateTime | |
| MON_JUN 枚举值 (定义于 common::DateTime) | common::DateTime | |
| MON_MAR 枚举值 (定义于 common::DateTime) | common::DateTime | |
| MON_MAY 枚举值 (定义于 common::DateTime) | common::DateTime | |
| MON_NOV 枚举值 (定义于 common::DateTime) | common::DateTime | |
| MON_OCT 枚举值 (定义于 common::DateTime) | common::DateTime | |
| MON_SEP 枚举值 (定义于 common::DateTime) | common::DateTime | |
| now() (定义于 common::DateTime) | common::DateTime | static |
| nowtimet() (定义于 common::DateTime) | common::DateTime | |
| operator+=(int seconds) (定义于 common::DateTime) | common::DateTime | inline |
| parse_duration(string dur_str, struct tm &tm_t) (定义于 common::DateTime) | common::DateTime | |
| SECONDS_PER_DAY 枚举值 (定义于 common::DateTime) | common::DateTime | |
| SECONDS_PER_HOUR 枚举值 (定义于 common::DateTime) | common::DateTime | |
| SECONDS_PER_MIN 枚举值 (定义于 common::DateTime) | common::DateTime | |
| set(int date, int time) (定义于 common::DateTime) | common::DateTime | inline |
| set(const DateTime &other) (定义于 common::DateTime) | common::DateTime | inline |
| set_current() (定义于 common::Time) | common::Time | inline |
| set_hms(int hour, int minute, int second, int millis) (定义于 common::DateTime) | common::DateTime | inline |
| set_ymd(int year, int month, int day) (定义于 common::DateTime) | common::DateTime | inline |
| str_to_time_t(string &xml_str) (定义于 common::DateTime) | common::DateTime | |
| str_to_time_t_str(string &xml_str) (定义于 common::DateTime) | common::DateTime | |
| Time() (定义于 common::Time) | common::Time | inline |
| Time(const DateTime &val) (定义于 common::Time) | common::Time | inline |
| Time(int hour, int minute, int second, int millisecond=0) (定义于 common::Time) | common::Time | inline |
| Time(time_t time, int millisecond=0) (定义于 common::Time) | common::Time | inline |
| Time(const tm *time, int millisecond=0) (定义于 common::Time) | common::Time | inline |
| time_t_to_str(int timet) (定义于 common::DateTime) | common::DateTime | |
| time_t_to_xml_str(time_t timet) (定义于 common::DateTime) | common::DateTime | |
| to_string_local() (定义于 common::DateTime) | common::DateTime | inline |
| to_string_utc() (定义于 common::DateTime) | common::DateTime | inline |
| to_time_t() const (定义于 common::DateTime) | common::DateTime | inline |
| to_tm() const (定义于 common::DateTime) | common::DateTime | inline |
| to_xml_date_time() | common::DateTime |