![]() |
librnr
1.14.5
RoadNarrows Robotics Common Library 1
|
Unit Tests (define to build test main) More...
Public Attributes | |
| dnode_t | m_dnodeHead |
| head of dlist | |
| int | m_nNumNodes |
| number of nodes in dlist | |
| DListVoidFuncDataCmp_T | m_fnDataCmp |
| data compare function | |
| DListVoidFuncDataDelete_T | m_fnDataDelete |
| data delete function | |
Unit Tests (define to build test main)
Doubly linked list head structure.
Definition at line 48 of file dlistvoid.c.