_XList Struct Reference

#include <xlist.h>

Collaboration diagram for _XList:

Collaboration graph
[legend]
List of all members.

Public Attributes

XListprev
XListnext
void * data

Member Data Documentation

void* _XList::data
 

Definition at line 49 of file xlist.h.

Referenced by xlist_clone(), xlist_clone_with(), xlist_find(), xlist_free_with(), xlist_node_new(), xtag_first_child(), xtag_free(), xtag_get_attribute(), xtag_get_pcdata(), xtag_next_child(), and xtag_snprint().

XList* _XList::next
 

Definition at line 48 of file xlist.h.

Referenced by xlist_add_after(), xlist_add_before(), xlist_append(), xlist_clone(), xlist_clone_with(), xlist_find(), xlist_free(), xlist_free_with(), xlist_is_singleton(), xlist_length(), xlist_node_new(), xlist_prepend(), xlist_remove(), xlist_tail(), xtag_first_child(), xtag_free(), xtag_get_attribute(), xtag_get_pcdata(), xtag_next_child(), and xtag_snprint().

XList* _XList::prev
 

Definition at line 47 of file xlist.h.

Referenced by xlist_add_after(), xlist_add_before(), xlist_append(), xlist_node_new(), xlist_prepend(), and xlist_remove().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 15 15:00:46 2005 for oggdsf by  doxygen 1.3.9