Sun Aug 6 15:19:02 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

ttinfo Struct Reference


Data Fields

int tt_abbrind
long tt_gmtoff
int tt_isdst
int tt_ttisgmt
int tt_ttisstd

Field Documentation

int tt_abbrind
 

abbreviation list index

Definition at line 120 of file localtime.c.

Referenced by localsub(), and tzload().

long tt_gmtoff
 

GMT offset in seconds

Definition at line 118 of file localtime.c.

Referenced by localsub(), time1(), time2(), and tzload().

int tt_isdst
 

used to set tm_isdst

Definition at line 119 of file localtime.c.

Referenced by localsub(), time1(), time2(), and tzload().

int tt_ttisgmt
 

TRUE if transition is GMT

Definition at line 122 of file localtime.c.

Referenced by tzload().

int tt_ttisstd
 

TRUE if transition is std time

Definition at line 121 of file localtime.c.

Referenced by tzload().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 6 15:19:02 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.2