Mon Mar 20 08:26:06 2006

Asterisk developer's documentation


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

state Struct Reference


Data Fields

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

Field Documentation

time_t ats[TZ_MAX_TIMES]
 

Definition at line 146 of file localtime.c.

Referenced by localsub(), and tzload().

int charcnt
 

Definition at line 145 of file localtime.c.

Referenced by tzload().

char chars[BIGGEST(BIGGEST(TZ_MAX_CHARS+1, sizeof gmt),(2 *(MY_TZNAME_MAX+1)))]
 

Definition at line 150 of file localtime.c.

Referenced by gmtsub(), and localsub().

int leapcnt
 

Definition at line 142 of file localtime.c.

Referenced by P(), timesub(), and tzload().

struct lsinfo lsis[TZ_MAX_LEAPS]
 

Definition at line 151 of file localtime.c.

char name[TZ_STRLEN_MAX+1]
 

Definition at line 141 of file localtime.c.

Referenced by localsub(), and P().

struct state* next
 

Definition at line 152 of file localtime.c.

Referenced by localsub(), and P().

int timecnt
 

Definition at line 143 of file localtime.c.

Referenced by localsub(), P(), and tzload().

struct ttinfo ttis[TZ_MAX_TYPES]
 

Definition at line 148 of file localtime.c.

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

int typecnt
 

Definition at line 144 of file localtime.c.

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

unsigned char types[TZ_MAX_TIMES]
 

Definition at line 147 of file localtime.c.

Referenced by localsub(), and tzload().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 20 08:26:06 2006 for Asterisk - the Open Source PBX by  doxygen 1.3.9.1