|
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 | DiscardRow |
Functions | |
| Row * | AllocateDiscardRow (bson_oid_t *id_p, const uint32 study_index, Plot *parent_plot_p) |
| DiscardRow * | GetDiscardRowFromJSON (const json_t *row_json_p, Plot *plot_p, const Study *study_p, const ViewFormat format, FieldTrialServiceData *data_p) |
| DiscardRow* GetDiscardRowFromJSON | ( | const json_t * | row_json_p, |
| Plot * | plot_p, | ||
| const Study * | study_p, | ||
| const ViewFormat | format, | ||
| FieldTrialServiceData * | data_p | ||
| ) |