CUBRID Engine  latest
tz_raw_country Struct Reference
Collaboration diagram for tz_raw_country:
Collaboration graph

Public Attributes

int id
 
char code [TZ_COUNTRY_CODE_SIZE]
 
char full_name [TZ_COUNTRY_NAME_SIZE]
 
bool is_used
 

Detailed Description

Definition at line 126 of file tz_compile.c.

Member Data Documentation

char tz_raw_country::code[TZ_COUNTRY_CODE_SIZE]

Definition at line 129 of file tz_compile.c.

Referenced by tzc_compile_data(), tzc_index_raw_subdata(), and tzc_load_countries().

char tz_raw_country::full_name[TZ_COUNTRY_NAME_SIZE]
bool tz_raw_country::is_used

The documentation for this struct was generated from the following file: