librnr  1.14.5
RoadNarrows Robotics Common Library 1
dlistvoid_node_t Struct Reference

Doubly linked list node structure. More...

Public Attributes

dnode_t m_dnode
 dlist pointers
 
void * m_pData
 user data
 

Detailed Description

Doubly linked list node structure.

Definition at line 59 of file dlistvoid.c.


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