slist_node Struct Reference

A node in a singly linked list. More...

#include <slist.h>

Collaboration diagram for slist_node:
Collaboration graph
[legend]

Data Fields

struct slist_nodenext
 Next node in the list.

Detailed Description

A node in a singly linked list.

Definition at line 52 of file slist.h.


Field Documentation


The documentation for this struct was generated from the following file:
Generated on Thu Apr 29 14:09:44 2010 for uart-loopback by  doxygen 1.6.3