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

Go to the source code of this file.

Data Structures

struct  ParameterGroup
 A datatype to tell the system that certain parameters should be grouped together in the client's user interface if possible. More...
 
struct  ParameterGroupNode
 A datatype for storing a ParameterGroup on a LinkedList. More...