librnr  1.14.5
RoadNarrows Robotics Common Library 1
dlistvoid_head_t Struct Reference

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
 

Detailed Description

Unit Tests (define to build test main)

Doubly linked list head structure.

Definition at line 48 of file dlistvoid.c.


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