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.
mapped_parameter.h File Reference
#include "jansson.h"
#include "grassroots_service_library.h"
#include "linked_list.h"
#include "parameter_set.h"
Include dependency graph for mapped_parameter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  MappedParameter
 This structure is used to store a relationship between a value from the output of running one service to use as an input parameter value for another service. More...
 
struct  MappedParameterNode
 This datatype allows the storage of MappedParameters on a LinkedList. More...