TZ-Lib  $VERSION$
state Struct Reference

Public Attributes

time_t ats [TZ_MAX_TIMES]
 
int charcnt
 
char chars [BIGGEST(BIGGEST(TZ_MAX_CHARS+1, sizeof gmt),(2 *(MY_TZNAME_MAX+1)))]
 
int defaulttype
 
bool goahead
 
bool goback
 
int leapcnt
 
struct lsinfo lsis [TZ_MAX_LEAPS]
 
int timecnt
 
struct ttinfo ttis [TZ_MAX_TYPES]
 
int typecnt
 
unsigned char types [TZ_MAX_TIMES]
 

Member Data Documentation

time_t state::ats[TZ_MAX_TIMES]

Referenced by localsub(), tzloadbody(), and tzparse().

int state::charcnt
int state::defaulttype
bool state::goahead

Referenced by localsub(), tzloadbody(), and zoneinit().

bool state::goback

Referenced by localsub(), tzloadbody(), and zoneinit().

int state::leapcnt

Referenced by timesub(), tzloadbody(), tzparse(), and zoneinit().

struct lsinfo state::lsis[TZ_MAX_LEAPS]

Referenced by timesub(), and tzloadbody().

int state::timecnt
unsigned char state::types[TZ_MAX_TIMES]

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