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.
|
#include "jansson.h"
#include "uuid_defs.h"
#include "parameter_set.h"
#include "linked_list.h"
#include "grassroots_service_library.h"
#include "providers_state_table.h"
#include "service_job.h"
Go to the source code of this file.
Data Structures | |
struct | PairedService |
A datatype for describing a remote Service that can be used in conjunction with a local Service. More... | |
struct | PairedServiceNode |
A datatype for storing PairedServices on a LinkedList. More... | |