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.
|
Go to the documentation of this file.
28 #ifndef PATHOGENOMICS_SERVICE_DATA_H_
29 #define PATHOGENOMICS_SERVICE_DATA_H_
72 const char *psd_database_s;
87 const char *psd_files_download_root_uri_s;
94 json_int_t psd_default_stage_time;
Definition: pathogenomics_service_data.h:43
ServiceData psd_base_data
The base ServiceData.
Definition: pathogenomics_service_data.h:57
Definition: pathogenomics_service_data.h:40
Definition: pathogenomics_service_data.h:42
Definition: pathogenomics_service_data.h:44
Definition: pathogenomics_service_data.h:41
A datatype for holding the configuration data for a Service.
Definition: service.h:126
PathogenomicsData
Definition: pathogenomics_service_data.h:38
The configuration data used by the Pathogenomics Service.
Definition: pathogenomics_service_data.h:54