#include <List.h>
Collaboration diagram for List_Elem_tag:

Definition at line 77 of file List.h.
Data Fields | |
| List_Elem_tag * | next |
| List_Elem_tag * | prev |
|
|
Pointer to the next element |
|
|
Pointer to the previous element |
1.4.4