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

WBXMLListElt_s Struct Reference

List of all members.

Public Attributes

void * item
WBXMLListElt_s * next

Detailed Description

Element of this list

Definition at line 37 of file wbxml_lists.c.


Member Data Documentation

void* WBXMLListElt_s::item
 

Element item

Definition at line 39 of file wbxml_lists.c.

Referenced by wbxml_list_extract_first(), and wbxml_list_get().

struct WBXMLListElt_s* WBXMLListElt_s::next
 

Next Element

Definition at line 40 of file wbxml_lists.c.

Referenced by wbxml_list_append(), wbxml_list_destroy(), wbxml_list_extract_first(), wbxml_list_get(), 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