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

Go to the source code of this file.

Data Structures

struct  BlankRow
 

Functions

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

Function Documentation

◆ AllocateBlankRow()

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

◆ GetBlankRowFromJSON()

BlankRow* GetBlankRowFromJSON ( const json_t *  row_json_p,
Plot plot_p,
const Study study_p,
const ViewFormat  format,
FieldTrialServiceData data_p 
)