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 SERVICES_BLAST_INCLUDE_BLAST_TOOL_FACTORY_HPP_
29 #define SERVICES_BLAST_INCLUDE_BLAST_TOOL_FACTORY_HPP_
61 static BlastToolFactory *GetBlastToolFactory (
const json_t *service_config_p);
74 virtual const char *GetName () = 0;
This datatype stores the ServiceJob and its associated BlastTool.
Definition: blast_service_job.h:66
Synchronicity
A datatype to define how a Service runs.
Definition: service.h:101
The configuration data for the Blast Service.
Definition: blast_service.h:143
#define BLAST_SERVICE_LOCAL
Definition: blast_service_api.h:48