Lely core libraries  2.3.4
dllist Struct Reference

A doubly-linked list. More...

#include <dllist.h>

Collaboration diagram for dllist:

Data Fields

struct dlnodefirst
 A pointer to the first node in the list.
 
struct dlnodelast
 A pointer to the last node in the list.
 

Detailed Description

A doubly-linked list.

Definition at line 54 of file dllist.h.


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