Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
|
A datatype for storing Parameters in a LinkedList. More...
#include <parameter.h>
Data Fields | |
ListItem | pn_node |
The ListItem. More... | |
Parameter * | pn_parameter_p |
Pointer to the associated Parameter. More... | |
Data Fields inherited from ListItem | |
ListItem * | ln_prev_p |
A pointer to the previous ListItem. More... | |
ListItem * | ln_next_p |
A pointer to the next ListItem. More... | |
A datatype for storing Parameters in a LinkedList.