|
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 "dfw_field_trial_service_data.h"#include "dfw_field_trial_service_library.h"#include "string_parameter.h"Go to the source code of this file.
Functions | |
| bool | AddSubmissionGeneBankParams (ServiceData *data_p, ParameterSet *param_set_p) |
| bool | RunForSubmissionGeneBankParams (FieldTrialServiceData *data_p, ParameterSet *param_set_p, ServiceJob *job_p) |
| bool | GetSubmissionGeneBankParameterTypeForNamedParameter (const char *param_name_s, ParameterType *pt_p) |
| bool | SetUpGenBanksListParameter (const FieldTrialServiceData *data_p, StringParameter *param_p) |
| bool AddSubmissionGeneBankParams | ( | ServiceData * | data_p, |
| ParameterSet * | param_set_p | ||
| ) |
| bool RunForSubmissionGeneBankParams | ( | FieldTrialServiceData * | data_p, |
| ParameterSet * | param_set_p, | ||
| ServiceJob * | job_p | ||
| ) |
| bool GetSubmissionGeneBankParameterTypeForNamedParameter | ( | const char * | param_name_s, |
| ParameterType * | pt_p | ||
| ) |
| bool SetUpGenBanksListParameter | ( | const FieldTrialServiceData * | data_p, |
| StringParameter * | param_p | ||
| ) |