Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

WBXMLList_s Struct Reference

Collaboration diagram for WBXMLList_s:

Collaboration graph
[legend]
List of all members.

Public Attributes

WBXMLListElthead
WBXMLListElttail
unsigned int len

Detailed Description

The Generic List type

Definition at line 44 of file wbxml_lists.c.


Member Data Documentation

WBXMLListElt* WBXMLList_s::head
 

Head of the list

Definition at line 46 of file wbxml_lists.c.

Referenced by wbxml_list_append(), wbxml_list_create_real(), wbxml_list_destroy(), wbxml_list_extract_first(), wbxml_list_get(), and wbxml_list_insert().

unsigned int WBXMLList_s::len
 

Number of elements in List

Definition at line 48 of file wbxml_lists.c.

Referenced by wbxml_list_append(), wbxml_list_create_real(), wbxml_list_extract_first(), wbxml_list_insert(), and wbxml_list_len().

WBXMLListElt* WBXMLList_s::tail
 

Tail of the list

Definition at line 47 of file wbxml_lists.c.

Referenced by wbxml_list_append(), wbxml_list_create_real(), wbxml_list_extract_first(), and wbxml_list_insert().


The documentation for this struct was generated from the following file:
Generated on Mon Nov 24 20:09:47 2003 for WBXML Library by doxygen1.3-rc1