MySQL 8.4.0
Source Code Documentation
tzhead Struct Reference

#include <tzfile.h>

Public Attributes

uchar tzh_magic [4]
 
uchar tzh_reserved [16]
 
uchar tzh_ttisgmtcnt [4]
 
uchar tzh_ttisstdcnt [4]
 
uchar tzh_leapcnt [4]
 
uchar tzh_timecnt [4]
 
uchar tzh_typecnt [4]
 
uchar tzh_charcnt [4]
 

Member Data Documentation

◆ tzh_charcnt

uchar tzhead::tzh_charcnt[4]

◆ tzh_leapcnt

uchar tzhead::tzh_leapcnt[4]

◆ tzh_magic

uchar tzhead::tzh_magic[4]

◆ tzh_reserved

uchar tzhead::tzh_reserved[16]

◆ tzh_timecnt

uchar tzhead::tzh_timecnt[4]

◆ tzh_ttisgmtcnt

uchar tzhead::tzh_ttisgmtcnt[4]

◆ tzh_ttisstdcnt

uchar tzhead::tzh_ttisstdcnt[4]

◆ tzh_typecnt

uchar tzhead::tzh_typecnt[4]

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