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.
discard_row.h File Reference
#include "row.h"
Include dependency graph for discard_row.h:

Go to the source code of this file.

Data Structures

struct  DiscardRow
 

Functions

RowAllocateDiscardRow (bson_oid_t *id_p, const uint32 study_index, Plot *parent_plot_p)
 
DiscardRowGetDiscardRowFromJSON (const json_t *row_json_p, Plot *plot_p, const Study *study_p, const ViewFormat format, FieldTrialServiceData *data_p)
 

Function Documentation

◆ AllocateDiscardRow()

Row* AllocateDiscardRow ( bson_oid_t *  id_p,
const uint32  study_index,
Plot parent_plot_p 
)

◆ GetDiscardRowFromJSON()

DiscardRow* GetDiscardRowFromJSON ( const json_t *  row_json_p,
Plot plot_p,
const Study study_p,
const ViewFormat  format,
FieldTrialServiceData data_p 
)