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_cache.h File Reference
#include "germplasm_service_library.h"
#include "address.h"
#include "mongodb_tool.h"
Include dependency graph for germplasm_cache.h:

Go to the source code of this file.

Functions

GERMPLASM_SERVICE_LOCAL bool GetCachedGeolocationData (Address *address_p, const char *plant_id_s, const char *address_key_s, MongoTool *mongo_p)
 
GERMPLASM_SERVICE_LOCAL bool CacheGeolocationData (Address *address_p, const char *plant_id_s, const char *address_key_s, MongoTool *mongo_p)
 

Function Documentation

◆ GetCachedGeolocationData()

GERMPLASM_SERVICE_LOCAL bool GetCachedGeolocationData ( Address address_p,
const char *  plant_id_s,
const char *  address_key_s,
MongoTool mongo_p 
)

◆ CacheGeolocationData()

GERMPLASM_SERVICE_LOCAL bool CacheGeolocationData ( Address address_p,
const char *  plant_id_s,
const char *  address_key_s,
MongoTool mongo_p 
)