#include <epList.h>
Collaboration diagram for epListElt_s:

Public Attributes | |
| void* | elt |
| struct epListElt_s* | prev |
| struct epListElt_s * | next |
Definition at line 54 of file epList.h.
|
|
the element itself |
|
|
pointer to the previous element |
|
|
pointer to the next element |
1.2.1 written by Dimitri van Heesch,
© 1997-2000