|
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.
|
The datatype to allow the storage of LinkedServices on LinkedLists. More...
#include <linked_service.h>
Data Fields | |
| ListItem | lsn_node |
| The base ListItem. More... | |
| LinkedService * | lsn_linked_service_p |
| A pointer to the LinkedService. 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... | |
The datatype to allow the storage of LinkedServices on LinkedLists.
| LinkedService* lsn_linked_service_p |
A pointer to the LinkedService.