CUBRID Engine  latest
tz_region Struct Reference

#include <dbtype_def.h>

Collaboration diagram for tz_region:
Collaboration graph

Public Attributes

TZ_REGION_TYPE type
 
union {
   int   offset
 
   unsigned int   zone_id
 
}; 
 

Detailed Description

Definition at line 1236 of file dbtype_def.h.

Member Data Documentation

union { ... }
int tz_region::offset

Definition at line 1241 of file dbtype_def.h.

Referenced by tz_decode_tz_region(), tz_encode_tz_region(), and tz_str_to_region().

unsigned int tz_region::zone_id

Definition at line 1242 of file dbtype_def.h.

Referenced by tz_decode_tz_region(), tz_encode_tz_region(), and tz_str_to_region().


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