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 Pathogenomics Service. More...
#include <pathogenomics_service_data.h>
Data Fields | |
ServiceData | psd_base_data |
The base ServiceData. More... | |
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... | |
The configuration data used by the Pathogenomics Service.
ServiceData psd_base_data |
The base ServiceData.