List_s Struct Reference
[Generic Linked List]

Structure describing a double linked list. More...

#include <list.h>


Data Fields

int count
 Number of entries in the list.
ListEntry_thead
 First entry in the list.
ListEntry_ttail
 Last entry in the list.


Detailed Description

Structure describing a double linked list.

Field Documentation

Number of entries in the list.

First entry in the list.

Last entry in the list.


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

Generated on Thu Jun 26 12:58:32 2008 for DVBStreamer by  doxygen 1.5.5