Main Page
Related Pages
Modules
Data Structures
Files
Data Structures
Data Structure Index
Data Fields
Data Fields
node Struct Reference
[
List - List maintains a linked list of character strings as a stack.
]
Data Fields
char *
content
pointer to some data
struct
node
*
next
pointer to next element in list
Detailed Description
Element of a linked list
Field Documentation
char*
node::content
pointer to some data
struct
node
*
node::next
pointer to next element in list
The documentation for this struct was generated from the following file:
src/core/
List.h
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Defines
Generated on Thu Dec 5 2013 14:43:18 for Time-Distance Inversion by
1.7.0