| 
    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 <json_processor.h>
Data Fields | |
| json_t *(* | jp_process_plot_json_fn )(struct JSONProcessor *processor_p, struct Plot *plot_p, ViewFormat format, const FieldTrialServiceData *service_data_p) | 
| json_t *(* | jp_process_row_json_fn )(struct JSONProcessor *processor_p, struct Row *row_p, ViewFormat format, const FieldTrialServiceData *service_data_p) | 
| void(* | jp_free_fn )(struct JSONProcessor *processor_p) | 
| json_t*(* jp_process_plot_json_fn) (struct JSONProcessor *processor_p, struct Plot *plot_p, ViewFormat format, const FieldTrialServiceData *service_data_p) | 
| json_t*(* jp_process_row_json_fn) (struct JSONProcessor *processor_p, struct Row *row_p, ViewFormat format, const FieldTrialServiceData *service_data_p) | 
| void(* jp_free_fn) (struct JSONProcessor *processor_p) |