PostgreSQL Source Code git master
Data Fields
tzhead Struct Reference

#include <tzfile.h>

Data Fields

char  tzh_magic [4]
 
char  tzh_version [1]
 
char  tzh_reserved [15]
 
char  tzh_ttisutcnt [4]
 
char  tzh_ttisstdcnt [4]
 
char  tzh_leapcnt [4]
 
char  tzh_timecnt [4]
 
char  tzh_typecnt [4]
 
char  tzh_charcnt [4]
 

Detailed Description

Definition at line 39 of file tzfile.h.

Field Documentation

tzh_charcnt

char tzhead::tzh_charcnt[4]

Definition at line 49 of file tzfile.h.

Referenced by tzloadbody(), and writezone().

tzh_leapcnt

char tzhead::tzh_leapcnt[4]

Definition at line 46 of file tzfile.h.

Referenced by tzloadbody(), and writezone().

tzh_magic

char tzhead::tzh_magic[4]

Definition at line 41 of file tzfile.h.

Referenced by writezone().

tzh_reserved

char tzhead::tzh_reserved[15]

Definition at line 43 of file tzfile.h.

tzh_timecnt

char tzhead::tzh_timecnt[4]

Definition at line 47 of file tzfile.h.

Referenced by tzloadbody(), and writezone().

tzh_ttisstdcnt

char tzhead::tzh_ttisstdcnt[4]

Definition at line 45 of file tzfile.h.

Referenced by tzloadbody(), and writezone().

tzh_ttisutcnt

char tzhead::tzh_ttisutcnt[4]

Definition at line 44 of file tzfile.h.

Referenced by tzloadbody(), and writezone().

tzh_typecnt

char tzhead::tzh_typecnt[4]

Definition at line 48 of file tzfile.h.

Referenced by tzloadbody(), and writezone().

tzh_version

char tzhead::tzh_version[1]

Definition at line 42 of file tzfile.h.

Referenced by tzloadbody(), and writezone().


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

AltStyle によって変換されたページ (->オリジナル) /