Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

List_Elem_tag Struct Reference

#include <List.h>

Collaboration diagram for List_Elem_tag:

Collaboration graph
[legend]

Detailed Description

Structure defining object for the list element.

Definition at line 77 of file List.h.

Data Fields

List_Elem_tagnext
List_Elem_tagprev


Field Documentation

struct List_Elem_tag* List_Elem_tag::next
 

Pointer to the next element

Definition at line 78 of file List.h.

struct List_Elem_tag* List_Elem_tag::prev
 

Pointer to the previous element

Definition at line 79 of file List.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 14 11:59:51 2011 for Syslink by  doxygen 1.4.4