Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

LocaleParse_s Struct Reference

Collaboration diagram for LocaleParse_s:

Collaboration graph
[legend]

Data Fields

Locale_tlocale
List_tkeypairlist
int err
int parse_status

Field Documentation

int LocaleParse_s::err
 

Definition at line 55 of file Locale.c.

Referenced by locale_InitInternal, and locale_StartElement.

List_t* LocaleParse_s::keypairlist
 

Definition at line 54 of file Locale.c.

Referenced by locale_InitInternal, and locale_StartElement.

Locale_t* LocaleParse_s::locale
 

Definition at line 53 of file Locale.c.

Referenced by locale_InitInternal, and locale_StartElement.

int LocaleParse_s::parse_status
 

Definition at line 56 of file Locale.c.

Referenced by locale_EndElement, locale_InitInternal, and locale_StartElement.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 7 12:13:26 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002