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 source code of this file.
Data Structures | |
struct | GermplasmServiceData |
Functions | |
GERMPLASM_SERVICE_LOCAL GermplasmServiceData * | AllocateGermplasmServiceData (void) |
GERMPLASM_SERVICE_LOCAL void | FreeGermplasmServiceData (GermplasmServiceData *data_p) |
GERMPLASM_SERVICE_LOCAL bool | ConfigureGermplasmService (GermplasmServiceData *data_p, GrassrootsServer *grassroots_p) |
GERMPLASM_SERVICE_LOCAL GermplasmServiceData* AllocateGermplasmServiceData | ( | void | ) |
GERMPLASM_SERVICE_LOCAL void FreeGermplasmServiceData | ( | GermplasmServiceData * | data_p | ) |
GERMPLASM_SERVICE_LOCAL bool ConfigureGermplasmService | ( | GermplasmServiceData * | data_p, |
GrassrootsServer * | grassroots_p | ||
) |