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 "row.h"
Go to the source code of this file.
Data Structures | |
struct | BlankRow |
Functions | |
Row * | AllocateBlankRow (bson_oid_t *id_p, const uint32 study_index, Plot *parent_plot_p) |
BlankRow * | GetBlankRowFromJSON (const json_t *row_json_p, Plot *plot_p, const Study *study_p, const ViewFormat format, FieldTrialServiceData *data_p) |
BlankRow* GetBlankRowFromJSON | ( | const json_t * | row_json_p, |
Plot * | plot_p, | ||
const Study * | study_p, | ||
const ViewFormat | format, | ||
FieldTrialServiceData * | data_p | ||
) |