_Locale_time Struct Reference

List of all members.

Public Attributes

locale_datagcc_data
_Locale_lcid_t lc
char cp [MAX_CP_LEN+1]
char * month [12]
char * abbrev_month [12]
char * dayofweek [7]
char * abbrev_dayofweek [7]
char * date_time_format
char * long_date_time_format
char * date_format
char * long_date_format
char * time_format
char am [9]
char pm [9]

Detailed Description

Definition at line 57 of file c_locale_glibc.c.


Member Data Documentation

char _Locale_time::cp[MAX_CP_LEN+1]

Definition at line 208 of file c_locale_win32.c.

Referenced by _Locale_time_create(), and _Locale_time_name().

Definition at line 210 of file c_locale_win32.c.

Referenced by _Locale_abbrev_monthname(), and _Locale_time_destroy().

Definition at line 211 of file c_locale_win32.c.

Referenced by _Locale_full_dayofweek(), and _Locale_time_destroy().

Definition at line 213 of file c_locale_win32.c.

Referenced by _Locale_d_t_fmt(), and _Locale_time_destroy().

Definition at line 215 of file c_locale_win32.c.

Referenced by _Locale_d_fmt(), and _Locale_time_destroy().

Definition at line 217 of file c_locale_win32.c.

Referenced by _Locale_t_fmt(), and _Locale_time_destroy().

Definition at line 218 of file c_locale_win32.c.

Referenced by _Locale_am_str().

Definition at line 219 of file c_locale_win32.c.

Referenced by _Locale_pm_str().


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



Generated on Mon Mar 10 15:32:54 2008 by  doxygen 1.5.1