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.
|
Go to the documentation of this file.
8 #ifndef SERVICES_FIELD_TRIALS_INCLUDE_DISCARD_ROW_H_
9 #define SERVICES_FIELD_TRIALS_INCLUDE_DISCARD_ROW_H_
DiscardRow * GetDiscardRowFromJSON(const json_t *row_json_p, Plot *plot_p, const Study *study_p, const ViewFormat format, FieldTrialServiceData *data_p)
Row * AllocateDiscardRow(bson_oid_t *id_p, const uint32 study_index, Plot *parent_plot_p)
#define DFW_FIELD_TRIAL_SERVICE_LOCAL
Definition: dfw_field_trial_service_library.h:43
Definition: discard_row.h:14
The configuration data used by the DFW Field Trial Service.
Definition: dfw_field_trial_service_data.h:118
Row dr_base
Definition: discard_row.h:16