|
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.
|
The configuration data used by the DFW Field Trial Service. More...
#include <dfw_field_trial_service_data.h>
Data Fields | |
| ServiceData | dftsd_base_data |
| The base ServiceData. More... | |
| LinkedList * | dftsd_measured_variables_cache_p |
| LinkedList * | dftsd_treatments_cache_p |
| const char * | dftsd_map_tile_width_s |
| const char * | dftsd_map_tile_height_s |
Data Fields inherited from ServiceData | |
| struct Service * | sd_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... | |
| ServiceData dftsd_base_data |
The base ServiceData.
| LinkedList* dftsd_measured_variables_cache_p |
| LinkedList* dftsd_treatments_cache_p |
| const char* dftsd_map_tile_width_s |
| const char* dftsd_map_tile_height_s |