Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

gxml_UserData Struct Reference

Collaboration diagram for gxml_UserData:

Collaboration graph
[legend]

Data Fields

Gadget_ttree
int level
int status
char * layoutname
char * layouttype
Window_twindow
gadget_Check_tcheck
List_tgadget_list
int err
gadget_Binding_tcommonbind
char * appname
Locale_tlocale
u32 gadget_id_base
Gadget_tgadgets [GXML_MAXIMUM_LEVEL]
tag taglist [GXML_TAGLISTSIZE]

Field Documentation

char* gxml_UserData::appname
 

Definition at line 63 of file xml_Gui.c.

Referenced by gxml_CreateGadgetTreeTL, and gxml_StartElement.

gadget_Check_t* gxml_UserData::check
 

Definition at line 59 of file xml_Gui.c.

Referenced by gxml_CreateGadgetTreeTL.

gadget_Binding_t* gxml_UserData::commonbind
 

Definition at line 62 of file xml_Gui.c.

Referenced by gxml_CreateGadgetTreeTL, and gxml_HandleAttr.

int gxml_UserData::err
 

Definition at line 61 of file xml_Gui.c.

Referenced by gxml_CreateGadgetTreeTL, and gxml_StartElement.

u32 gxml_UserData::gadget_id_base
 

Definition at line 65 of file xml_Gui.c.

Referenced by gxml_CreateGadgetTreeTL, and gxml_StartElement.

List_t* gxml_UserData::gadget_list
 

Definition at line 60 of file xml_Gui.c.

Referenced by gxml_CreateGadgetTreeTL, and gxml_StartElement.

Gadget_t* gxml_UserData::gadgets[GXML_MAXIMUM_LEVEL]
 

Definition at line 66 of file xml_Gui.c.

Referenced by gxml_CreateGadgetTreeTL, and gxml_StartElement.

char* gxml_UserData::layoutname
 

Definition at line 56 of file xml_Gui.c.

Referenced by gxml_CreateGadgetTreeTL, and gxml_StartElement.

char* gxml_UserData::layouttype
 

Definition at line 57 of file xml_Gui.c.

Referenced by gxml_CreateGadgetTreeTL, and gxml_StartElement.

int gxml_UserData::level
 

Definition at line 54 of file xml_Gui.c.

Referenced by gxml_CreateGadgetTreeTL, gxml_EndElement, and gxml_StartElement.

Locale_t* gxml_UserData::locale
 

Definition at line 64 of file xml_Gui.c.

Referenced by gxml_CreateGadgetTreeTL, and gxml_HandleAttr.

int gxml_UserData::status
 

Definition at line 55 of file xml_Gui.c.

Referenced by gxml_CreateGadgetTreeTL, gxml_EndElement, and gxml_StartElement.

tag gxml_UserData::taglist[GXML_TAGLISTSIZE]
 

Definition at line 67 of file xml_Gui.c.

Referenced by gxml_StartElement.

Gadget_t* gxml_UserData::tree
 

Definition at line 53 of file xml_Gui.c.

Referenced by gxml_CreateGadgetTreeTL.

Window_t* gxml_UserData::window
 

Definition at line 58 of file xml_Gui.c.

Referenced by gxml_CreateGadgetTreeTL, and gxml_StartElement.


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