Public Attributes | |
void * | item |
WBXMLListElt_s * | next |
Definition at line 37 of file wbxml_lists.c.
|
Element item Definition at line 39 of file wbxml_lists.c. Referenced by wbxml_list_extract_first(), and wbxml_list_get(). |
|
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(). |