|
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 "linked_list.h"#include "parameter.h"#include "json_util.h"#include "parameter_group.h"Go to the source code of this file.
Data Structures | |
| struct | ParameterSet |
| A set of Parameters along with an optional name and description. More... | |
| struct | ParameterSetNode |
| A datatype for storing a ParameterSet on a LinkedList. More... | |
Functions | |
| uint32 | GetParameterSetSize (const ParameterSet *const param_set_p) |
| uint32 GetParameterSetSize | ( | const ParameterSet *const | param_set_p | ) |