Wed Aug 15 01:25:53 2007

Asterisk developer's documentation


state Struct Reference

Collaboration diagram for state:

Collaboration graph
[legend]

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
struct lsinfo lsis [TZ_MAX_LEAPS]
char name [TZ_STRLEN_MAX+1]
struct statenext
int timecnt
struct ttinfo ttis [TZ_MAX_TYPES]
int typecnt
unsigned char types [TZ_MAX_TIMES]

Detailed Description

Definition at line 145 of file localtime.c.


Field Documentation

time_t ats[TZ_MAX_TIMES]

Definition at line 151 of file localtime.c.

int charcnt

Definition at line 150 of file localtime.c.

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

Definition at line 155 of file localtime.c.

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

int leapcnt

Definition at line 147 of file localtime.c.

Referenced by P().

struct lsinfo lsis[TZ_MAX_LEAPS] [read]

Definition at line 156 of file localtime.c.

char name[TZ_STRLEN_MAX+1]

Definition at line 146 of file localtime.c.

Referenced by localsub(), and P().

struct state* next [read]

Definition at line 157 of file localtime.c.

Referenced by localsub(), and P().

int timecnt

Definition at line 148 of file localtime.c.

Referenced by localsub(), and P().

struct ttinfo ttis[TZ_MAX_TYPES] [read]

Definition at line 153 of file localtime.c.

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

int typecnt

Definition at line 149 of file localtime.c.

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

unsigned char types[TZ_MAX_TIMES]

Definition at line 152 of file localtime.c.

Referenced by localsub().


The documentation for this struct was generated from the following file:
Generated on Wed Aug 15 01:25:53 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.3