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.
germplasm_service_data.h File Reference
#include "germplasm_service_library.h"
#include "service.h"
#include "mongodb_tool.h"
Include dependency graph for germplasm_service_data.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  GermplasmServiceData
 

Functions

GERMPLASM_SERVICE_LOCAL GermplasmServiceDataAllocateGermplasmServiceData (void)
 
GERMPLASM_SERVICE_LOCAL void FreeGermplasmServiceData (GermplasmServiceData *data_p)
 
GERMPLASM_SERVICE_LOCAL bool ConfigureGermplasmService (GermplasmServiceData *data_p, GrassrootsServer *grassroots_p)
 

Function Documentation

◆ AllocateGermplasmServiceData()

GERMPLASM_SERVICE_LOCAL GermplasmServiceData* AllocateGermplasmServiceData ( void  )

◆ FreeGermplasmServiceData()

GERMPLASM_SERVICE_LOCAL void FreeGermplasmServiceData ( GermplasmServiceData data_p)

◆ ConfigureGermplasmService()

GERMPLASM_SERVICE_LOCAL bool ConfigureGermplasmService ( GermplasmServiceData data_p,
GrassrootsServer grassroots_p 
)