list_head Struct Reference

#include <struct.h>


Data Fields

struct list_headnext
struct list_headprev


Detailed Description

Simple doubly linked list implementation.

Definition at line 47 of file struct.h.


Field Documentation

struct list_head* list_head::next [read]

struct list_head* list_head::prev [read]


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

Generated on Mon Apr 28 21:58:00 2008 for FreedroidRPG by  doxygen 1.5.5