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.
FieldTrialServiceData Struct Reference

The configuration data used by the DFW Field Trial Service. More...

#include <dfw_field_trial_service_data.h>

Inheritance diagram for FieldTrialServiceData:
[legend]
Collaboration diagram for FieldTrialServiceData:
[legend]

Data Fields

ServiceData dftsd_base_data
 The base ServiceData. More...
 
LinkedListdftsd_measured_variables_cache_p
 
LinkedListdftsd_treatments_cache_p
 
const char * dftsd_map_tile_width_s
 
const char * dftsd_map_tile_height_s
 
- Data Fields inherited from ServiceData
struct Servicesd_service_p
 The service that owns this data. More...
 
json_t * sd_config_p
 If this service has an entry in global server config it will be stored here. More...
 
bool sd_config_flag
 If this is true, then this ServiceData will decrease the reference count on sd_config_p when this ServiceData is freed. More...
 

Detailed Description

The configuration data used by the DFW Field Trial Service.

Field Documentation

◆ dftsd_base_data

ServiceData dftsd_base_data

The base ServiceData.

◆ dftsd_measured_variables_cache_p

LinkedList* dftsd_measured_variables_cache_p

◆ dftsd_treatments_cache_p

LinkedList* dftsd_treatments_cache_p

◆ dftsd_map_tile_width_s

const char* dftsd_map_tile_width_s

◆ dftsd_map_tile_height_s

const char* dftsd_map_tile_height_s

The documentation for this struct was generated from the following file: