CUBRID Engine
latest
|
#include <timezone_lib_common.h>
Public Attributes | |
int | country_count |
TZ_COUNTRY * | countries |
int | timezone_count |
TZ_TIMEZONE * | timezones |
char ** | timezone_names |
int | offset_rule_count |
TZ_OFFSET_RULE * | offset_rules |
int | name_count |
TZ_NAME * | names |
int | ds_ruleset_count |
TZ_DS_RULESET * | ds_rulesets |
int | ds_rule_count |
TZ_DS_RULE * | ds_rules |
int | ds_leap_sec_count |
TZ_LEAP_SEC * | ds_leap_sec |
char | checksum [TZ_CHECKSUM_SIZE+1] |
Definition at line 198 of file timezone_lib_common.h.
char tz_data::checksum[TZ_CHECKSUM_SIZE+1] |
Definition at line 228 of file timezone_lib_common.h.
Referenced by boot_restart_server(), createdb(), sboot_get_timezone_checksum(), tz_load_data_from_lib(), tzc_check_new_package_validity(), tzc_compute_timezone_checksum(), and tzc_export_timezone_dot_c().
TZ_COUNTRY* tz_data::countries |
Definition at line 201 of file timezone_lib_common.h.
Referenced by init_tz_name(), tz_load_data_from_lib(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_countries(), tzc_export_timezone_dot_c(), and tzc_free_tz_data().
int tz_data::country_count |
Definition at line 200 of file timezone_lib_common.h.
Referenced by init_tz_name(), tz_load_data_from_lib(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_countries(), tzc_dump_summary(), and tzc_export_timezone_dot_c().
TZ_LEAP_SEC* tz_data::ds_leap_sec |
Definition at line 220 of file timezone_lib_common.h.
Referenced by tz_load_data_from_lib(), tz_timestamp_decode_leap_sec_adj(), tz_timestamp_encode_leap_sec_adj(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_leap_sec(), tzc_export_timezone_dot_c(), and tzc_free_tz_data().
int tz_data::ds_leap_sec_count |
Definition at line 219 of file timezone_lib_common.h.
Referenced by tz_load_data_from_lib(), tz_timestamp_decode_leap_sec_adj(), tz_timestamp_encode_leap_sec_adj(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_leap_sec(), tzc_dump_summary(), and tzc_export_timezone_dot_c().
int tz_data::ds_rule_count |
Definition at line 216 of file timezone_lib_common.h.
Referenced by get_saving_time_from_offset_rule(), init_tz_name(), tz_datetime_utc_conv(), tz_fast_find_ds_rule(), tz_load_data_from_lib(), tzc_compile_ds_rules(), tzc_compute_timezone_checksum(), tzc_dump_summary(), tzc_export_timezone_dot_c(), and tzc_free_tz_data().
TZ_DS_RULE* tz_data::ds_rules |
Definition at line 217 of file timezone_lib_common.h.
Referenced by copy_ds_rule(), get_closest_ds_rule(), get_saving_time_from_offset_rule(), init_tz_name(), tz_datetime_utc_conv(), tz_decode_tz_id(), tz_explain_tz_id(), tz_fast_find_ds_rule(), tz_full_timezones_start_scan(), tz_load_data_from_lib(), tz_zone_info_to_str(), tzc_check_ds_ruleset(), tzc_compile_ds_rules(), tzc_compute_timezone_checksum(), tzc_dump_ds_ruleset(), tzc_export_timezone_dot_c(), and tzc_free_tz_data().
int tz_data::ds_ruleset_count |
Definition at line 213 of file timezone_lib_common.h.
Referenced by init_tz_name(), tz_datetime_utc_conv(), tz_load_data_from_lib(), tzc_compile_data(), tzc_compile_ds_rules(), tzc_compute_timezone_checksum(), tzc_dump_one_offset_rule(), tzc_dump_summary(), tzc_export_timezone_dot_c(), and tzc_free_tz_data().
TZ_DS_RULESET* tz_data::ds_rulesets |
Definition at line 214 of file timezone_lib_common.h.
Referenced by get_saving_time_from_offset_rule(), init_ds_ruleset(), init_tz_name(), tz_datetime_utc_conv(), tz_decode_tz_id(), tz_explain_tz_id(), tz_full_timezones_start_scan(), tz_load_data_from_lib(), tz_zone_info_to_str(), tzc_compile_data(), tzc_compile_ds_rules(), tzc_compute_timezone_checksum(), tzc_dump_ds_ruleset(), tzc_dump_one_offset_rule(), tzc_export_timezone_dot_c(), and tzc_free_tz_data().
int tz_data::name_count |
Definition at line 210 of file timezone_lib_common.h.
Referenced by init_tz_name(), tz_data_partial_clone(), tz_datetime_utc_conv(), tz_full_timezones_start_scan(), tz_get_best_match_zone(), tz_get_zone_id_by_name(), tz_load_data_from_lib(), tz_timezones_start_scan(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_summary(), tzc_export_timezone_dot_c(), tzc_find_timezone_names(), tzc_free_tz_data(), tzc_get_timezone_aliases(), and tzc_summary().
TZ_NAME* tz_data::names |
Definition at line 211 of file timezone_lib_common.h.
Referenced by init_tz_name(), set_new_zone_id(), tz_data_partial_clone(), tz_datetime_utc_conv(), tz_decode_tz_id(), tz_explain_tz_id(), tz_full_timezones_start_scan(), tz_get_best_match_zone(), tz_get_zone_id_by_name(), tz_load_data_from_lib(), tz_timezones_start_scan(), tz_zone_info_to_str(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_one_timezone(), tzc_export_timezone_dot_c(), tzc_find_timezone_names(), tzc_free_tz_data(), tzc_get_timezone_aliases(), and tzc_summary().
int tz_data::offset_rule_count |
Definition at line 207 of file timezone_lib_common.h.
Referenced by init_tz_name(), tz_datetime_utc_conv(), tz_load_data_from_lib(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_summary(), tzc_export_timezone_dot_c(), and tzc_free_tz_data().
TZ_OFFSET_RULE* tz_data::offset_rules |
Definition at line 208 of file timezone_lib_common.h.
Referenced by copy_offset_rule(), init_tz_name(), tz_datetime_utc_conv(), tz_decode_tz_id(), tz_explain_tz_id(), tz_full_timezones_start_scan(), tz_load_data_from_lib(), tz_zone_info_to_str(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_one_timezone(), tzc_export_timezone_dot_c(), and tzc_free_tz_data().
int tz_data::timezone_count |
Definition at line 203 of file timezone_lib_common.h.
Referenced by dump_tz(), init_tz_name(), tz_data_partial_clone(), tz_get_data(), tz_get_new_timezone_data(), tz_load_data_from_lib(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_summary(), tzc_dump_timezones(), tzc_export_timezone_dot_c(), and tzc_free_tz_data().
char** tz_data::timezone_names |
Definition at line 205 of file timezone_lib_common.h.
Referenced by init_tz_name(), tz_data_partial_clone(), tz_load_data_from_lib(), tz_resolve_os_timezone(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_one_timezone(), tzc_dump_timezones(), tzc_export_timezone_dot_c(), and tzc_free_tz_data().
TZ_TIMEZONE* tz_data::timezones |
Definition at line 204 of file timezone_lib_common.h.
Referenced by init_tz_name(), tz_data_partial_clone(), tz_datetime_utc_conv(), tz_decode_tz_id(), tz_explain_tz_id(), tz_full_timezones_start_scan(), tz_load_data_from_lib(), tz_zone_info_to_str(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_one_timezone(), tzc_export_timezone_dot_c(), and tzc_free_tz_data().