|
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 a ReferredService on a LinkedList. More...
#include <referred_service.h>
Data Fields | |
| ListItem | rsn_node |
| The base Listnode. More... | |
| ReferredService * | rsn_service_p |
| The ReferredService. 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 a ReferredService on a LinkedList.
| ListItem rsn_node |
The base Listnode.
| ReferredService* rsn_service_p |
The ReferredService.