librnr  1.14.5
RoadNarrows Robotics Common Library 1
dlist_node Struct Reference

The doubly linked node structure. More...

#include <dlist.h>

Public Attributes

struct dlist_nodenext
 next node in dlist
 
struct dlist_nodeprev
 previous node in dlist
 

Detailed Description

The doubly linked node structure.

Definition at line 57 of file dlist.h.


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