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 55 of file slist.h.


Field Documentation

struct slist_node* slist_node::next [read]


The documentation for this struct was generated from the following file:

Generated on Tue Sep 15 10:22:27 2009 for libavr32 by  doxygen 1.5.8