ListNode Struct Reference

List node structure. More...

#include <list.h>

Collaboration diagram for ListNode:
Collaboration graph
[legend]

Data Fields

struct ListNodenext
 Next node.
struct ListNodeprev
 Previous node.
void * item
 Item data.

Detailed Description

List node structure.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Enumerator Defines
Generated on Sun Dec 9 04:00:11 2012 for RazorbackAPI by  doxygen 1.6.3