Graphviz  2.41.20171026.1811
Data Fields
DoubleLinkedList_struct Struct Reference

#include <LinkedList.h>

Collaboration diagram for DoubleLinkedList_struct:
Collaboration graph
[legend]

Data Fields

void * data
 
DoubleLinkedList next
 
DoubleLinkedList prev
 

Detailed Description

Definition at line 39 of file LinkedList.h.

Field Documentation

void* DoubleLinkedList_struct::data
DoubleLinkedList DoubleLinkedList_struct::next
DoubleLinkedList DoubleLinkedList_struct::prev

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