design_pattern_for_c  V 1.00
dputil_list_data_t Struct Reference

! More...

#include <dp_list.h>

Collaboration diagram for dputil_list_data_t:

Data Fields

DPUtilListData next
 
DPUtilListData prev
 

Detailed Description

!

This structure will override to use, when you use it, please define own next/prev pointer at the top

Definition at line 15 of file dp_list.h.

Field Documentation

◆ next

Definition at line 16 of file dp_list.h.

◆ prev

Definition at line 17 of file dp_list.h.


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